JacobPerkins
- Total activity 994
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 381
Comments
Recent activity by JacobPerkins-
Hello, I would not recommend restoring the archive. PHP 5.2 has been End of Life for a *long* time, and it is *not* supported by EasyApache nor cPanel at this time. If you must run PHP 5.2, ther...
-
Hi, I'd recommend opening a ticket using the links in my signature. Our support team will be able to find the offending php.ini :)
-
Hello Is the account using it's own php.ini file? If so, note any custom changes, move it out of the way, replace it with a copy of /usr/local/lib/php.ini and let us know if the issue persists.
-
Hello, I'm unable to replicate this unfortunately. After using EasyApache to compile PHP 5.5, that version is installed as expected. If this still isn't working for you, I'd recommend opening a ...
-
Hello, As the error advises, you are trying to run a script that is encoded with IonCube and it requires those loaders to operate properly. Here's a guide I found that can assist you with getting...
-
Hi, I'd recommend putting in a ticket using the links in my signature. Our support team should be able to assist you with this.
-
Hi, That message means that Yum is/was currently doing work, and it wasn't able to be used for your upgrade command. You should be able to wait 10/20 minutes and try again, and if that doesn't he...
-
Hi, As the error advises, you should run that yum command manually and see what errors it gives. Do you see any errors from a yum command? You could try 'yum update', and that might show the err...
-
Hello, If the mtr binary is owned by root:root, non-root users will not be able to run this command. You'll need to add the SetUID bit onto that binary, and non-root users will then be able to ru...
-
Hello, When Apache serves a ISE 500 (Internal Server Error 500), it will usually output to the logs in /usr/local/apache/logs/error_log about why it served a 500 page. The next time you see these...