Are you just compiling and installing php? Because you have to make clean,make, stop apache, and make install apache as well. No need to configure, your old conf will work just fine. This may not be entirely correct, but it has always worked for me.
Dan -----Original Message----- From: James Taylor [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 11:28 AM To: [EMAIL PROTECTED] Subject: [PHP] Re-Compiling PHP HELP I'm trying to compile 4.1.2, and it just isn't happening... I originally had 4.0.6 installed, I go to compile 4.1.2 and it just doesn't seem to be 'taking' the compile. This is what I'm doing step by step: ./configure --with-apache=../apache_1.3.22 --with-mysql=/mysql/ --enable-track-vars --with-config-file-path=/etc make make install /www/bin/apachectl restart I check my php_info() page, and it still says I'm running v 4.0.6 Am I missing something here? Do I need to recompile apache also? My initial apache install had this line: ./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a So... What do I do here? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php