PHP Error Logging

#1
My PHP install works just fine for normal stuff, but one of my sites involves using the IonCube loader. When invoking the loader-wizard.php script it says it is installed properly and all is fine, however when I load up my website on a new install of LSWS on a Sun/SPARC machine I am getting a 503 Service Unavailable message and in my error logs I see:

2010-07-13 12:02:49.954 [INFO] [192.168.0.17:57992-0#GamerConX] connection to [/tmp/lshttpd/lsphp5.sock] on request #0, confirmed, 1, associated process: 12532, running: 1, error: Connection reset by peer!


How can I debug this?

Thanks!
 
Top