Results 1 to 4 of 4

Thread: deleting apache

  1. #1
    JohanPe
    Guest

    deleting apache

    Hi,

    I had apache up and running - but I couldn't get the PHP up and running. So I read a few howto's and tried one and other, but the result now is that it isn't working at all anymore > and i don't know all I tried and changed :-[

    I want to delete apache and start all over so I'll know what I'm doing. Is it OK just to delete everything with http in it? or is there a kind of clean way to delete programs? (So that it removes all linked and needed items).

    Apache was not installed by a rpm (I know the command to remove that) but was build from source.

    Sorry for the burden!
    Johan

  2. #2
    JimH
    Guest

    Re:deleting apache

    I you still have the source installed that you used to compile apache, you can try: make uninstall. Sometimes the uninstall option is included. I don't know if it is with apache.

    I definitely would not recommend deleting anything with http in it.

    You might mount the Suse cd that has apache rpm on it. Then use this to display a listing of the files it contains. This will give you an idea of what was installed. More then likely however the rpm will be installing apache in a different place. Compiling apache from source probably put most of the files in /usr/local.

    rpm -qpl /full/path/to/cd/apache-whatever.rpm

    Of course you don't have to use the full path if are already in the directory where the apache rpm is.

    Jim H


  3. #3
    JohanPe
    Guest

    Re:deleting apache

    Thanks !

  4. #4
    JimH
    Guest

    Re:deleting apache

    Quote Originally Posted by JimH
    I definitely would not recommend deleting anything with http in it.
    Hmmm, I think that should have been:

    I definitely would not recommend deleting everything with http in it.

    Jim H

Similar Threads

  1. is apache in fedora core3??!!
    By khafanus in forum Linux - Hardware, Networking & Security
    Replies: 7
    Last Post: 02-24-2005, 02:49 PM
  2. Problem recving HTTP requests when Apache listens on port 80
    By hecter in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 10-30-2004, 05:27 AM
  3. Apache php page cannot be loaded
    By rhonneil in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 10-31-2003, 07:34 AM
  4. Problem starting Apache 2.0
    By Compunuts in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 09-14-2003, 02:15 AM
  5. Apache bug found - CERT advisory
    By ph34r in forum Linux - Software, Applications & Programming
    Replies: 6
    Last Post: 07-09-2002, 02:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •