damonewm
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by damonewm-
Server-sided requests not originating from dedicated IP
If an account has a dedicated IP address and has a file that makes a request in the background, for example a cURL request from PHP, the IP address the request is sent through is the base server IP...
-
Mail SSL SNI isn't working
openssl s_client -showcerts -connect eworksbuildsit.com:993 Returns the global panel certificate (*.e-worksmedia.com) rather than the domain's certificate. The certificate was installed with Mail ...
-
CentOS 7 install rebooted when almost complete?
I'm not entirely sure what happened. Fresh install of CentOS 7, ran cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest Installation was running fine Beginning m...
-
What versions of PHP does cpanel support?
Can someone please tell me what versions of PHP cpanel supports and if they support running them as an apache module? Does it support PHP 5.5 as an apache module? Does it support PHP 5.6 as an apa...