David Colter
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by David Colter-
Its real easy. cd /home/account/path to/ && php -q ./file.php Since the default version of the system is ea-php72, the file is executed with that. Incidentally, you can still use environmental...
-
Cpanel moderator, please close and/or delete this thread. The title is misleading.
-
What about md5sum /usr/local/bin/php and cat /home//.htaccess Replace with the username that this cron is running under. Thank you for replying. I don't understand what you are suggesting. ...
-
What does the command which php show? # which php /usr/local/bin/php and # which ea-php72 /usr/local/bin/ea-php72
-
Thank you for your reply @cPanelMichael. I realize the initial post was lengthy and have learned from another thread that some cPanel functions may require an older version of php. However, your ...
-
Is the first part of question 3 answered with: root@vps [/opt/cpanel/libcurl/bin]# /opt/cpanel/libcurl/bin/curl -V curl 7.63.0 (x86_64-redhat-linux-gnu) libcurl/7.63.0 OpenSSL/1.0.2q zlib/1.2.3 br...
-
I would like to know if it is possible to remove the RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ D...
-
Thank you Lauren To summarize what I've learned from the Support Ticket - internally, cPanel uses PHP 5.6. The packages starting with 'cpanel-php5' are needed for cPanel scripts to do their thing!
-
Ticket ID: 10377941
-
/usr/local/cpanel/scripts/check_cpanel_rpms --fix did re-install them all. (To your question, Lauren, note the --fix on the end) Edited ** I am not knowledgeable enough to find an answer to yo...