ShawnL
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by ShawnL-
Your support request ID: 7645489
-
Hello, I'm unable to reproduce that error message on cPanel version 58 when adding those values. Could you let us know which versions of cPanel and EasyApache are installed on this system? Thank ...
-
Per the error, it looks like you're adding line numbers to your configuration. Note that it says "2FcgidMax and then 3FcgidBusyTimeout" Remove those line numbers and you should be good. No I don'...
-
Do you use easyapache 3 - 4? How did you choose the php handler? Yeah I'm using easyapache 3. PHP Handler = fcgi. The issue is with this: FcgidOutputBufferSize 0 Without it there is no error.
-
I'm running PHP 5.6. In your documentation it says MySQL of the System is disabled for PHP 5.6. So that shouldn't be the problem. Here is an additional information I found:
-
After modifying /opt/alt/php55/etc/php.ini Running "cagefsctl --rebuild-alt-php-ini" WORKS!! Looks like the default PHP version and alternative versions have different php.ini update processes. ...