Norman
16th June 2009, 01:39
I'm running Perfect setup Debian Lenny with latest version of ISPConfig 3.
Noticed an issue with running suPHP and SSL activated.
Any request to the site with SSL activated only gives server error 500 return codes.
In the error log for the site I found these lines:
ue Jun 16 00:30:34 2009] [error] [client x.x.x.x] Premature end of script headers: index.php
[Tue Jun 16 00:32:03 2009] [error] [client x.x.x.x] SecurityException in Application.cpp:440: Handler not found in configuration
[Tue Jun 16 00:32:03 2009] [error] [client x.x.x.x] Caused by KeyNotFoundException in Configuration.cpp:234: Handler "x-httpd-php" not found
I switched over to fastCGI instead (php) and it works fine. Any idea what may cause this ? Is there a fix so I can use suPHP with ssl?
Noticed an issue with running suPHP and SSL activated.
Any request to the site with SSL activated only gives server error 500 return codes.
In the error log for the site I found these lines:
ue Jun 16 00:30:34 2009] [error] [client x.x.x.x] Premature end of script headers: index.php
[Tue Jun 16 00:32:03 2009] [error] [client x.x.x.x] SecurityException in Application.cpp:440: Handler not found in configuration
[Tue Jun 16 00:32:03 2009] [error] [client x.x.x.x] Caused by KeyNotFoundException in Configuration.cpp:234: Handler "x-httpd-php" not found
I switched over to fastCGI instead (php) and it works fine. Any idea what may cause this ? Is there a fix so I can use suPHP with ssl?