kernow
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 248
Comments
Recent activity by kernow-
Its unlikely to be a problem with PHP 7, check your Apache configuration for limits and increase if needed. Monitor httpd from 'top' from the CLI.
-
You may need to increase the open file limits, from the CLI check: cat /proc/sys/fs/file-max If the value is really low increase it, example: echo "1630634? > /proc/sys/fs/file-max If increasing t...
-
If your system deletes the local backups after remote transfer they won't be available in users cpanel.
-
From a consol as root check if opcache is installed: php -v If it is then in /opt/cpanel/ea-php70/root/etc/php.d/10-opcache.in check if its enabled: ; Determines if Zend OPCache is enabled opcache...
-
Check with yum if your kernel needs updating as cpanel won't update it. yum -y update kernel If it does need a later kernel you will of course need to reboot after installing it.
-
Try again using the force switch: /scripts/upcp --force
-
That's excellent news! Thanks very much :) Were now running WHMCS 7 with PHP 7
-
Practically zero. Though you should make a full backup of the entire database just in case.......
-
Check /etc/named.conf does an entry for example-123.com exist? Check /var/named/example-123.db does the entry look OK?
-
It maybe SMTP is on another port, check in cpanel>>>>Mail>>>accounts, then to the right of any mail account you will see a link marked "set up mail client"