cPanelChris
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Comments
Recent activity by cPanelChris-
Hello @GoWilkes , [QUOTE]My first question is about SSL. In my .htaccess, I redirect non-SSL users to the SSL page. But since this has a different file for SSL vs non-SSL, does that mean that I ST...
-
Hello @Radhi , Load is a measure of how much work the server's processors are doing. If this number is higher than the number of cores (4 in this case), you may see performance issues across the s...
-
Hello @cpanzy , Are you seeing any relevant looking errors in the Apache error log? It will be located at /var/log/apache2/error_log.
-
Hello @pauloray , The cpconftool script should help with this. It's documented
-
Hello @000 , You ran the test above and it returned NULL? If so, I would advise opening a ticket so we can look into this deeper. This can be done from the link in my signature, or from the follow...
-
Hello @000 , I'm not exactly sure what you are asking. Are you asking if PHP 7.4 is able to read piped data from stdin? If so, then yes. The example below shows this. # cat test.php $var=file("ph...
-
Hello @000 , Thank you for the update. I would recommend checking that the PHP 7.3 and PHP 7.4 configurations match to ensure there aren't any issues there. Does PHP 7.3 have any extensions that ...
-
Hello @000 , Are you seeing any entries in the PHP error logs when this error occurs?
-
Hello @HelgeR , Thanks for the update. I'm glad to hear you got it sorted out.
-
Hello @HelgeR , Could there be a hosts file entry or local DNS on the server you're connecting from that could cause the request to go to the wrong IP? Virtual host matching goes by IP and port fi...