dxb04
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by dxb04-
Hello again .. Now i understand where i should change .. and i choosed zend, reviewd, then installed .. i had a test file for this script and it shows the functions which is working + what is no...
-
Alright - that would indicate the Zend Guard Loader packages aren't installed for any version of PHP on the system. Can you use the EasyApache tool in WHM to get that installed for at least PHP 5...
-
Can you send me the output of the following command on the system? rpm -qa | grep -i zend That will show me all the Zend packages that are installed on the machine. it's not showing anything t...
-
Are you seeing any specific errors from the script or in the Apache logs at /etc/apache2/logs/error_log? It sounds like this isn't a problem with changing versions, but a problem with the script ...
-
Thanks for the additional details. I believe the best way to do this from command line would be our WHMAPI system, which is outlined here:
-
Hi, Thank you again for your help and reply .. i understand that the easiest way to change the php version is through WHM and i will do so .. the other point of asking about the way of doing th...
-
That article wouldn't be related to changing the PHP version for the domains on the system. You'd want to stick with articles on MultiPHP Manager in order to do that work. Sorry, i got confused...
-
Actually i did the changes through command line for the specific domain by doing all the steps in this article :
-
Hi, I tried what is mentioned in the WHM article .. but it didn't work ! by the way .. While i was searching, i found a post about modifying .htaccess file by adding like this : # php -- BEGIN...
-
Hey there! By default, cPanel supports multiple PHP versions. You would just need to install the versions you want with EasyApache, and then you can go to WHM >> MultiPHP Manager to choose which...