PDA

View Full Version : how to do restart to httpd



adamp
04-08-2007, 10:03 AM
on freeBSD...

what I ned to write.

smtalk
04-08-2007, 10:40 AM
/usr/local/etc/rc.d/httpd restart

adamp
04-08-2007, 11:18 AM
i get this error


# /usr/local/etc/rc.d/httpd restart
Stopping httpd: [ FAILED ]
Starting httpd: [ OK ]


and after i see this:


# /usr/local/etc/rc.d/httpd status
/usr/sbin/httpd is stopped

what i need to do?

adamp
04-09-2007, 04:31 AM
tank you i fixed the problem