
08-26-2008, 11:11 AM
|
|
Member
|
|
Join Date: Feb 2007
Posts: 33
|
|
Good news and bad news. I have changed extension_dir from ./ to /php5/lib/php/extensions/no-debug-non-zts-20060613/ and now mailparse shows up in phpinfo.
But I still get the 503 error page. And the following gets recorded in stderr.log
2008-08-26 20:05:16.345 /usr/local/lsws/fcgi-bin/RailsRunner.rb:23/usr/local/lsws/fcgi-bin/RailsRunner.rb:23/usr/local/lsws/fcgi-bin/RailsRunner.rb:23: SIGUSR1 (SignalException)
2008-08-26 20:05:16.350 : SIGUSR1 (SignalException)
2008-08-26 20:05:16.354 : SIGUSR1 (SignalException)
2008-08-26 20:05:42.389 /usr/local/lsws/fcgi-bin/RailsRunner.rb:23:in `accept': SIGUSR1 (SignalException)
2008-08-26 20:05:42.390 from /usr/local/lsws/fcgi-bin/RailsRunner.rb:23
2008-08-26 20:05:42.457 /usr/local/lsws/fcgi-bin/RailsRunner.rb:23: SIGUSR1 (SignalException)
At least the error has changed, so one step closer to a solution 
Kind regards,
Nick
|