Re: [Cooker] apache not working?

2000-06-27 Thread yoann

Jean-Michel Dault [EMAIL PROTECTED] writes:

 On 27 Jun 2000 [EMAIL PROTECTED] wrote:
 
   The problem is with msec. mod_ssl needs to write in /var/log/httpd but it
   can't.
   
   Solution:chmod 0755 /var/log/httpd
   Long-term fix: harrass Yoann so he fixes msec ;-)
  
  Ok i'll fix all of this  release a new msec version. :)
 
 Thanks. Also, we need /home/httpd/html and /home/ftp to be readable as
 well.

But in what security level are you running ?

-- 
-- Yoann http://www.mandrakesoft.com/~yoann/
 It is well known that M$ product don't make a free() after a malloc(),
the unix community wish them good luck for their future developement.




Re: [Cooker] apache not working?

2000-06-27 Thread Jean-Michel Dault



On 27 Jun 2000 [EMAIL PROTECTED] wrote:

The problem is with msec. mod_ssl needs to write in /var/log/httpd but it
can't.

Solution:chmod 0755 /var/log/httpd
Long-term fix: harrass Yoann so he fixes msec ;-)
   
   Ok i'll fix all of this  release a new msec version. :)
  
  Thanks. Also, we need /home/httpd/html and /home/ftp to be readable as
  well.
 
 But in what security level are you running ?

It doesn't matter, if Apache is installed, it runs as user nobody, and
needs to have access to its directory, otherwise it won't start.

Even in msec 5, if Apache is installed, it should work no? Otherwise we
should have a big warning in the install saying that "Secure and
Paranoid Mode will *NOT* allow you to run Apache"...

Jean-Michel Dault
[EMAIL PROTECTED]




Re: [Cooker] apache not working?

2000-06-27 Thread Jean-Michel Dault



On 27 Jun 2000 [EMAIL PROTECTED] wrote:

  chmod 0755 /home/httpdl chmod 0755 /var/log/httpd;apachectl restart
 
 k, will be fixed quickly

Thanks! I pay you a beer at the Guiness Tavern saturday ;-)

Jean-Michel Dault
[EMAIL PROTECTED]





[Cooker] apache not working?

2000-06-23 Thread Brook Humphrey

I use dhcp behind a cable modem will this affect the running of apache? the
deamon is running but I can't connect I've only noticed this since 7.1. Also I
looked in /var/log/http/err_log and found this 

[Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile 
/etc/httpd/logs/ssl_mutex.1099 (System error follows)
[Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
[Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile 
/etc/httpd/logs/ssl_mutex.1099 (System error follows)
[Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
[Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile 
/etc/httpd/logs/ssl_mutex.1099 (System error follows)
[Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
[Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile 
/etc/httpd/logs/ssl_mutex.1099 (System error follows)
[Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)
[Fri Jun 23 06:56:46 2000] [notice] Apache-AdvancedExtranetServer/1.3.12  
(NetRevolution/Linux-Mandrake) mod_ssl/2.6.4 OpenSSL/0.9.5a PHP/3.0.16 mod_perl/1.22 
configured -- resuming normal operations
[Fri Jun 23 06:56:46 2000] [error] mod_ssl: Child could not open SSLMutex lockfile 
/etc/httpd/logs/ssl_mutex.1099 (System error follows)
[Fri Jun 23 06:56:46 2000] [error] System: Permission denied (errno: 13)



This error repeats over and over. The file size is 2.7 megs with just this one
error.

the file that it is looking for is not there. However ther is a ssl_mutex.671.

is it not getting thre pid of ssl right for some reason?