cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
1) cPanel would be unaware of the database and would not manage it for you. 2) The databases must be created through cPanel. If you have already created databases, you can remap them to the cPanel...
-
Hi Leon, For cPanel to properly manage and keep track of your database and users, they must be created through cPanel. You can still use the command line to do this: UAPI Functions - Mysql::create...
-
The way this is generally handled is by adding them to your server's trust store: Certificate Installation with OpenSSL - Other People's Certificates However, as you are using a shared host, I don...
-
The AutoSSL functions resolve the domain using the root DNS servers, so if you are blocking or filtering these, then this could be the cause. Does a 'dig $domain +trace' complete properly? Also, fe...
-
Hi @Lucidity, Sorry to hear you are having issues with AutoSSL. Have you checked the logs for a specific error? You can view the logs at WHM > Manage AutoSSL > Logs, or you can run the check manua...
-
Hi @Taha Haider, Is CGI in use? CGI specifically strips headers as a security measure: Apache Tutorial: Dynamic Content with CGI - Apache HTTP Server Version 2.4 Missing environment variables If ...
-
Hi, Similar to the previous user suggested, I would recommend excluding the path from your Basic Auth; although, the filematch is not a bad solution either. I could certainly see this making it in...
-
Hi @hookie, I am glad you found a solution, but I would not recommend disabling SSL. This can lead to compromised mail passwords and eventually spam. I believe your underlying issue was your MS/Ou...
-
Hi, It may be easiest to spin up a fresh server to compare; however, if the file is managed by a package, you can verify if user/group ownership differs from the default with the 'rpm -V' command....
-
I've looked into this; however, the wrapper is a binary, so I cannot see what/how it's doing things. I'd recommend asking in the CloudLinux forums. I'd also expect Igor's answer in the above-mentio...