RE: [PHP] Stupid QuestionThanks for all the responses. Just to be clear, I have php installed as a module, so I have to re-compile apache.
----- Original Message ----- From: Adam Plocher To: 'PHP List' Sent: Thursday, February 28, 2002 9:46 AM Subject: RE: [PHP] Stupid Question It depends on how you have php setup to begin with. If you have it setup to be used as a loadable module, then you can just recompile the php module and re-insert it (I don't remember how exactly). If you don't know how it's setup, I'm guessing it's not a loadable module and you will need to recompile apache. FYI. http://www.php.net/manual/en/installation.php <-- installation instructions. -----Original Message----- From: PHP List [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 9:27 AM To: php Subject: [PHP] Stupid Question Yes, this is probably in the manual, but I can't find it. If I want to upgrade from 4.0.6 to 4.1.2, do I have to re-compile apache as well? Thanks Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php