user4629
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by user4629-
To anyone having problems with .htaccess of opencart 2+ and autoSSL the problem was in the line: that became in my case in order to succesfully pass the certificate install: The weird thin...
-
Hello, It looks like the issue was confirmed to relate to the .htaccess, but the specific entry resulting in the issue was not verified. Could you let us know the full contents of the .htaccess fi...
-
Could you check with your provider and ask them to provide you with the ticket number? We'd need to review the ticket to find out more information about why validation failed. Thank you. The tick...
-
Hello, I am running a WHM 60.0 (build 36) server with autossl enabled on all accounts. I have 67 accounts in the server. I have managed to enable https on 7 accounts with no problem adding in thei...
-
We did through my vps technician and the answer from cpanel personnel was that the .htaccess of all the problematic accounts were "incompatible" with Auto SSL. Of cource these .htaccess files are i...
-
Thank you for your answer. I did remove all password protection from directories, and i run the check again: 2:31:29 PM This system has AutoSSL set to use "cPanel (powered by Comodo)". 2:31:29 PM ...
-
After some digging in the log files i see that The system queried for a temporary file at "mydomain/xxxxxxxxx.txt", but the web server responded with the following error: 404 (Not Found). I read ...
-
the "yum install ea-apache24" resulted to: Error: Package: ea-apache24-2.4.54-2.3.2.cpanel.x86_64 (EA4) Requires: ea-apache24-tools = 2.4.54-2.3.2.cpanel Installed: 1:ea-ap...
-
That's definitely odd and sounds like Apache was removed. Have there been any recent modifications to the machine? You can run "yum install ea-apache24" to reinstall the software, and that will ...
-
Hey there! It would be very odd for Apache to be removed from the server. Can you run this command on the server and share the output? rpm -qa | grep ea-apache24-2 no output whatsoever when I ...