On Mon, 22 May 2006 14:24:33 +1000, Chris wrote > Noah wrote: > > FreeBSD-4.11 > > > > After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from > > /usr/ports - I no longer am finding that > > /usr/local/libexec/apache22/libphp4.so is getting installed. > > > > Any clues as to what I am doing wrong? I cant figure it out at the moment. > > The error makes perfect sense - there is no file. > > Apache2 has no idea what php is, so you need to re-compile php4 > against the new apache2. Hi there, Okay I am not really understanding you here. what are you suggesting I do here? I did the following 1) uninstalled php4 and apache2 2) rebuilt and installed apache2 fresh from /usr/ports 3) then rebuilt and installed php4 fresh from /usr/ports with apache module created. 4) still the same error: # /usr/local/etc/rc.d/apache22.sh restart Performing sanity check on apache22 configuration: httpd: Syntax error on line 101 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/libphp4.so into server: Cannot open "/usr/local/libexec/apache22/libphp4.so" 5) Also php4 and apache2.2 was working something just broke since the last usr ports upgrade. I need steps for what exactly to do next because I dont know what else to try. cheers, Noah > > You can't just copy the existing one because things would be quite > different internally between apache1 and apache2. > > -- > Postgresql & php tutorials > http://www.designmagick.com/ > > -- > 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