please help.. it's urgent.
Apache won't start for some reason. I ran /scripts/easyapache, and still nothing. I haven't changed anything that I know of, possibly suexec. But I've tried starting it with suexec enabled and disabled. This is what shows up in error_log-------------------------------------------------------------------------
[Thu Aug 8 21:50:24 2002] [warn] pid file /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Aug 8 21:50:24 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:24 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:24 2002] [notice] Apache/1.3.26 (Unix) FrontPage/5.0.2.2510 mod_ssl/2.8.9 OpenSSL/0.9.6b configured -- resuming normal operations
[Thu Aug 8 21:50:24 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Aug 8 21:50:24 2002] [alert] Child 14562 returned a Fatal error...
Apache is exiting!
[Thu Aug 8 21:50:24 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:24 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:24 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:29 2002] [warn] pid file /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Aug 8 21:50:30 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:30 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:30 2002] [notice] Apache/1.3.26 (Unix) FrontPage/5.0.2.2510 mod_ssl/2.8.9 OpenSSL/0.9.6b configured -- resuming normal operations
[Thu Aug 8 21:50:30 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Aug 8 21:50:30 2002] [alert] Child 14585 returned a Fatal error...
Apache is exiting!
[Thu Aug 8 21:50:30 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:30 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
[Thu Aug 8 21:50:30 2002] [alert] (2)No such file or directory: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
--------------------------------------------------------------------------
Can anyone please help me get this working. I don't know how to fix it.. I've already ran apachectl, and all it says is SYNTAX OK
Thanks.