Can't Update cPanel Installation Out of Date
Greetings,
I want to upgrade my cPanel/WHM to 11.40 version but during update process am getting error & when i come on main page it will show this error.
[QUOTE]Please correct these issues and rerun updates.
fatal: Upgrades past 11.30 are blocked because your exim is older than 4.70 and eximup is disabled.
fatal: Upgrade is blocked because EXIMUP is set to 'never' in your configuration. To proceed, you can touch file '/var/cpanel/exim.unmanaged' and run the upgrade one more time. Please refer to our documentation at
-
[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 Documentation0 -
Can you please let me know how to create touch file. 0 -
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 -
yes i have root level access. 0 -
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.
Comments
5 comments