[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ4R - Apache Patch & Web Server Not Responding



> Can any one give me instructions or point me in the right direction as
to how to uninstall a PKG file?

There's a great tutorial at pkgmaster.  Here's a link:
http://pkgmaster.com/howto/cobalt_uninstall_howto.shtml

> I know I've done it before quite some time ago but can't seem to
recall the particulars for a command prompt uninstall.

> Does any one know how to install a PKG file through the shell rather
than the GUI?

I've never tried doing this, so I'm no help there!

> One last question.. I've been trying to find the command syntax for
stopping and starting the Apache Web Service without > any luck so far.
Can anyone assist me with this?

/etc/rc.d/init.d/httpd restart

This will restart the service for you.  Instead of restart you could
substitute stop and then start to achieve the same effect.

Tell us what the error is that you are getting and I'm sure someone here
will be able to help you fix it.  Which patch caused the problems?

---Devin