MaxFein
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by MaxFein-
Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you. So, funny story, I totally forgot about this thread until just now when I had this ...
-
...We need an option to disable this in tweak settings please. ASAP... +1 for sure this is a big pita - don't use my web server for mail services, these are taking a third of the SSL SAN limit :(...
-
...so, the changes should be made in /opt/cpanel/ea-php70/root/etc/php.d/10-opcache.ini then systemctl restart ea-php70-php-fpm.service systemctl restart httpd the bit I was missing was restartin...
-
> PHP-FPM continually logs "Unable to perform getpwnam on user" messages in the PHP-FPM error log I'm also experiencing this issue, looking forward to timely resolution =)
-
This worked well for me, thanks very much =) [...still, hoping for a better way from cPanel someday]
-
Does each site still need a dedicated IP? Server Name Indication - Wikipedia, the free encyclopedia
-
So, I only noticed the thread was so old after I wrote this... I kinda really just wanted to put up something better so I went ahead =) Here is what I'd have tried: # Maybe uncomment engine and ...
-
thanks, its always great to find the situation to be vastly simpler than expected... it seems that essentially Minimal is the recommended option (wondering why especially for Centos 7?)... also saw...
-
I have
-
try using the following rule in your .htaccess file within the public_html directory: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} Love it! I c...