On Tue, 10 Jul 2001, Cristian Bortolato wrote:

> if I start /bin/httpd, it doesn't put any messages, but the process die
> immediatly.

Try this: (and send the output to this list (As attachment)):

strace /bin/httpd 2>&1 >httpd-trace

this will make a file "httpd-trace".

Regards,
Derick

---------------------------------------------------------------------
        PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
             SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to