Starting Apache

jose sanchez j_r_sanchez at yahoo.com
Mon Feb 3 15:51:36 CST 2003


Hello:

I am experiencing a weird problem with apache. It was
running fine until I tried to restart it becuase I
made some changes to http.conf and now it doesn't want
to start up. All I added to it was a VirtualHost
section:

NameVirtualHost 192.168.2.50

and..

<VirtualHost 192.168.2.50>
        ServerName domain.com
        ServerAdmin j_r_sanchez at yahoo.com
        DocumentRoot /home/domain/www
        ErrorLog /home/domain/www/logs
        CustomLog /home/domain/www/logs common
</VirtualHost>

This is the message I get:

www:~# /usr/apache/bin/apachectl start
/usr/apache/bin/apachectl start: httpd could not be
started

The 'configtest' shows Syntax OK.

Here's the version number:

/usr/apache/bin/httpd -v
Server version: Apache/1.3.27 (Unix)
Server built:   Dec 19 2002 17:19:33

I don't know what else to try.

Thanks in advance for your help.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Kclug mailing list