EA 3.13 is in EDGE![]()
any one experiencing internal server errors after update to php 5.3.13 ? i dont have suphp nor suexec enabled only suhosin is enabled
I have problem internal server errors after upgrade to php 5.3.13 by Easyapache:
All the fcgi configuration is the same. Any idea or any news about a fixed easyapache build?[Thu May 24 15:55:55 2012] [warn] [client XXX.XXX.XXX.XXX] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
[Thu May 24 15:55:55 2012] [error] [client XXX.XXX.XXX.XXX] Premature end of script headers: viewitem.php
[Thu May 24 15:55:56 2012] [error] mod_fcgid: process /usr/local/cpanel/cgi-sys/php5(20150) exit(communication error), get unexpected signal 11
[Thu May 24 15:55:56 2012] [error] mod_fcgid: process /usr/local/cpanel/cgi-sys/php5(20135) exit(communication error), get unexpected signal 11
Thanks
disabling suhosin minimized my internal server issues can you try
I was having issues with suhosin, but I ended up writing a post pull hook to the git repo that I use to deploy my code that ran a `chmod -R g-w .` This prevents the Internal Server errors from occurring. Additionally you can add g+s on public_html to make sure that the permissions trickle down.
EasyApache 3.13.1 and later is now available to everyone and has PHP 5.3.13 support. If you experience any issues, please submit a support ticket. Since this functionality has been implemented, I am closing and archiving this thread.