Results 1 to 5 of 5
  1. #1

    "un"-compile PHP?

    I compiled PHP on my server without realizing that yum was installed...

    Now it's messed up everything.

    Is it possible to remove PHP by "uncompiling" it? And how can I do that?

    Thanks
    Cash4Berry.com - Sell your cell for cash!

  2. #2
    Join Date
    Nov 2006
    Posts
    329
    I guess you can install Apache again. So that it does not have PHP installed yet?

    Or you can yum install apache php mysql all together again.
    <<please see forum rules for signature formatting guidelines>>

  3. #3
    Yes it's got PHP installed manually (compiled)

    Apache and MySQL were yum installed.
    Cash4Berry.com - Sell your cell for cash!

  4. #4
    Join Date
    Jan 2008
    Location
    Internet
    Posts
    20
    You might want to try `make deinstall`. The most important thing is that backups are your friend!

  5. #5
    Join Date
    Oct 2005
    Location
    Six Degrees From You
    Posts
    1,079
    Why not simply follow the instructions on php.net and add the mod_php lines to your httpd.conf?

    Paul

Posting Permissions

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