thanasis
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Activity overview
Latest activity by thanasis-
thanasis commented,
Hello @cPanelLauren The rewrite to https is in: RewriteEngine On RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\. [NC] RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC] RewriteRule ^ h...
-
thanasis commented,
Hello @cPanelLauren have a look at .htaccess (two cases) 1) CMS Opencart # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename hta...
-
thanasis commented,
To resolve this you would need to add an exception for the DCV check to complete over HTTP instead of HTTPS or disable the forced redirection. Hello @cPanelLauren , i tried this at cloudflare, ...
-
thanasis created a post,
AutoSSL not working with CloudFlare
I have a VPS, Im using CloudFlare and WHM AutoSSL can not verify domain name. I have errors like: A temporary solution is to "Pause Cloudflare on Site" (Cloudflare), run again "AutoSSL" (cPan...
-
thanasis commented,
Support Request ID is: 13655041
-
thanasis created a post,
Sometimes websites are download instead of loading...
Hello all, sometimes websites are downloading instead of loading. I do a PHP-FPM restart and everything are OK. I check the Apache Status and i 've lot of "Open slot with no current process" What ...
-
thanasis created a post,
child exit/start entries in PHP-FPM logs
Hello, i have some errors like WARNING: [pool mysite] child 2579 exited with code 70 after 1.303269 seconds from start what is code 70 ?
-
thanasis created a post,
Disable CGI Error Logging
I have 3-4 old websites at my VPS and i have lots of cgi:error at my Apache log files. Is there any way to disable only cgi error logging at Apache log files? 59975
-
thanasis created a post,
Unable to load Change Log at this time
Hello, at my WHM (Home "cPanel "Change Log) i have the error "Unable to load Change Log at this time." Any help ?
-
thanasis created a post,
How to find total disk space ?
Hello, i have a VPS with 1600 GB disk space. I see at Home "Account Information "List Accounts, i have total 56.61 GB Disk Used Also i run: [root@demo /]# df -h Filesystem Size Used Avai...