Inherit times out in PHPManager
We want to switch an account to inherit. Usually, we just check the box in PHP Manager, but now it's just timing out. Usually, it takes a second to change.
Any idea how I can debug this issue or a command line that will change this?
-
Hey there! It's never a bad thing to check the cPanel log at /usr/local/cpanel/logs/error_log, but if you want to try the work on the command line you can use the following API for that:
whmapi1 php_set_vhost_versions vhost-0=example.tld version=ea-php84
Just adjust the "example.tld" and PHP version and it will adjust that one domain.
1
Please sign in to leave a comment.
Comments
1 comment