Skip to main content

Can't Update cPanel Installation Out of Date

Comments

5 comments

  • Infopro
    [QUOTE]To proceed, you can touch file '/var/cpanel/exim.unmanaged' and run the upgrade one more time.
    The touch command, "...is the equivalent of creating or opening a file and saving it without any change to the file contents." /http://en.wikipedia.org/wiki/Touch_%28Unix%29 You'll need to create that file in that location, as the message states. The docs may be useful to you: Upgrade Blockers - cPanel Documentation
    0
  • shafi
    Can you please let me know how to create touch file.
    0
  • Infopro
    You'll need root level access to run the command. Do you have root access to that server? Have you looked at the link to that wiki article I linked you to? Example commands are provided there.
    0
  • shafi
    yes i have root level access.
    0
  • triantech
    Shafi, To create a file using touch, specify the path to the file to be created after the keyword 'touch' # touch /var/cpanel/exim.unmanaged
    0

Please sign in to leave a comment.