You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Carloz Alaniz <ca...@ti.com> on 2001/06/20 22:54:28 UTC

apache error

This is what I did

$ ./configure --oprefix=PREFIX
$ make
$ make install

But when i execute
$PREFIX/bin/apachectl start

I get this error
"

fopen: No such file or directory
httpd: could not open error log file PREFIX/PREFIX/logs/error_log.
PREFIX/bin/apachectl start: httpd could not be started
 
"
what should I do?
-carloz

Re: apache error

Posted by Pier Paolo Bortone <pi...@netengineering.it>.
Carloz,
have you executed all commands with the same user?

Have you changed PREFIX with /usr/apache or /usr/local/apache or other path.

Hope of  help

Pier Paolo.

----- Original Message -----
From: "Carloz Alaniz" <ca...@ti.com>
To: <co...@xml.apache.org>
Sent: Wednesday, June 20, 2001 10:54 PM
Subject: apache error


>
> This is what I did
>
> $ ./configure --oprefix=PREFIX
> $ make
> $ make install
>
> But when i execute
> $PREFIX/bin/apachectl start
>
> I get this error
> "
>
> fopen: No such file or directory
> httpd: could not open error log file PREFIX/PREFIX/logs/error_log.
> PREFIX/bin/apachectl start: httpd could not be started
>
> "
> what should I do?
> -carloz
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>