FastCGI Errors :(

What does the error log say

I dont know why you are using that method. You can just use custombuild.
 
Oct 28 10:09:25 cn367 kernel: [30342.269015] mod_fastcgi.so[1195]: segfault at 1 ip 00000001 sp bfd35934 error 14


thats from syslog o_O
 
Check apache error log. Or else you would have to run a backtrace on the coredump to find out why its crashing.
 
suexec policy violation: see suexec log for more details
suexec failure: could not open log file
fopen: Permission denied

only thing in there that looks naughty
 
Back
Top