> I am trying to configure Apache.
> 
> When I try to invoke it by typing "httpd", I receive the following errors:
> 
> getpeername: Socket operation on non-socket
> getsockname: Socket operation on a non-socket
> Error getting local address

Start apache using the following command:

/etc/rc.d/init.d/httpd start

but be sure it isn't running already, as it typically runs on machine boot
by default.

Additionally, you must run it as root, and if you have further problems,
you can always just remove the RPM, and reinstall it.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to