Michael Lynch wrote:
> Jim,
> 
> I repeated netstat -antp,
>..
> I am using Fedora Core 6
> 
> heres my httpd version:
> 
> [EMAIL PROTECTED] sbin]# rpm -qa | grep httpd
> httpd-manual-2.2.4-2.1.fc6
> httpd-2.2.4-2.1.fc6
> system-config-httpd-1.4.1-1.fc6
> 
> ls -l $(which httpd)   
> produced a whole page of results, too much to post here

Sorry about that one. You have to do that command as root, else, the
"which" returns nothing, and the "ls" thinks you want to see the current
dir.

What I probably should have asked for was
  ls -l /usr/sbin/httpd

> 
> After I send this I will attempt reboot

If it still fails, the following might be of interest
  chkconfig --list httpd
  cat /etc/sysconfig/httpd

and I would also ask if you have done anything recently that might
affect apache.  Why were you initially trying to restart -- did you
change some configuration item(s)? Install, upgrade, or remove something?

Did apache ever work on that system?

Regards,
..jim


-- 
KPLUG-Newbie@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to