How to uninstall php?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lian Liming

    How to uninstall php?

    Hi,

    I want to uninstall php5beta4 which was installed using the .tar.gz
    source code. I delete the module "libphp5.so " under the apache2 module
    directory, and then delete all files under /usr/local/lib/php.

    And then i reinstall the php5, something strange happen:
    I use phpinfo function to print the php information, The "Build date" is
    not the date i just reinstall but the date i install last time. That may
    mean the php5 installed last time haven't been unistalled.

    Can someone tell me how to uninstall php clearly which was installed
    using the source code?

    Thanks in advance!

  • B. Johannessen

    #2
    Re: How to uninstall php?

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Lian Liming wrote:[color=blue]
    > I want to uninstall php5beta4 which was installed using the .tar.gz
    > source code. I delete the module "libphp5.so " under the apache2 module
    > directory, and then delete all files under /usr/local/lib/php.[/color]

    Did you also:

    - Clean up httpd.conf?
    - Restart Apache?


    Bob

    - --
    | B. Johannessen <bob@db.org> +47 97 15 20 09 - http://db.org/
    | Mail & Spam - News, Drafts & Standards - http://db.org/blog/
    | On The Origin Of Spam; Spam Statistics - http://db.org/spam/
    - --
    -----BEGIN PGP SIGNATURE-----

    iD8DBQFAN3WRooi sUyMOFlgRAhnLAJ 9qQXX3kWLyDDjzc 1b6bXA9qwasQgCd Fc4S
    +RynRkisPDm4DFr bChKqy7A=
    =tZ64
    -----END PGP SIGNATURE-----

    Comment

    Working...