par_sebastien
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by par_sebastien-
Alright this seems to have resolved the issue!
-
As per my support ticket, it seems that the root cause may be the MaxRequestWorkers limit being reached. I changed it in WHM -> Service Configuration -> Apache Configuration -> Global Configuratio...
-
Hi, Here is a full line: [Sat Sep 16 16:16:17.369506 2017] [core:error] [pid 5601:tid 140454364382976] [client ##.###.##.###:8132] End of script output before headers: index.php, referer: http://...
-
Seems to have been resolved by raising max children for php-fpm.
-
Try adding this line to the htaccess, after the ErrorDocument lines. RewriteEngine off Hmmm.... This did work. Maybe some rewrite rule was overriding the authentication process somehow?