I decided to upgrade from php 3 to 4, following the the installdoc ./configure --with-mysql --with-apxs gave an error Sorry, I was not able to successfully run APXS. Possible reasons:
1. Perl is not installed; 2. Apache was not compiled with DSO support (--enable-module=so); 3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs I couldnt locate apxs on my server. Any ideas? As there are several php(3) application running on the server i'd like the upgrade to go as fast and easy as possible. Oh and one more thing, what the real difference between static and dynamic modules? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php