On Mon, 29 Oct 2001 05:27:21 -0300, Ana Paula wrote: > >I said that my Apache still not starting and put the error message in my >last mail. >But I forget the other error message (sorry). > >Now, I put all errors again: > >----------------------------------------- >Calling httpd executable: >----------------------------------------- > >[admin@appds2 /]$ /usr/sbin/httpd >fopen: Permission denied >httpd: could not open error log file /home/web/log/error_log. >[admin@appds2 /]$
error_log should be chmod 644, owned by the owner of httpd. >----------------------------------------- >Calling httpd init script: >----------------------------------------- > >[admin@appds2 /]$ /etc/rc.d/init.d/httpd start >/etc/rc.d/init.d/httpd: /etc/rc.d/init.d/functions: No such file or directory >Starting httpd: /etc/rc.d/init.d/httpd: daemon: command not found A Virtual Sever doesn't normally have a /etc/rc.d/ ... normally you would start Apache from /etc/rc.vsd >touch: /var/lock/subsys/httpd: Permission denied >[admin@appds2 /]$ see above. >------------------------------------------------------ > >I hope that someone could help me ...... > >Thanks !!! >Ana > >------------------------- The freeVSD Support List -------------------------- >Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support >Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support >Archives: http://freevsd.org/support/mail-archives/freevsd-support >----------------------------------------------------------------------------- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
