After successfully following instructions for adding freetype to gd, adding conf info to php and apache, after building php successfully, I get this error message. Installing php...
Installing PHP SAPI module: apache
[activating module `php4' in /etc/httpd/conf/httpd.conf]
cp libs/libphp4.so /usr/lib/apache/libphp4.so
cp: cannot stat `libs/libphp4.so': No such file or directory
apxs:Break: Command failed with rc=1
make: *** [install-sapi] Error 1
*** The install has failed, do you want to try to install it again? (y,n):
I have spent most of 24 hours trying to figure this out. I give up!!! HELP!!
I can't figure out where libs/libphp4.so is supposed to be! libphp4.so already exists in /usr/lib/apache/libphp4.so, and I have moved copies to a variety of libs directories in various locations hoping to outfox the error.
Note a similar thread was posted in the Apache forum. I know crossposting is a Bad Thing, but is this an Apache or a PHP error?
Installing PHP SAPI module: apache
[activating module `php4' in /etc/httpd/conf/httpd.conf]
cp libs/libphp4.so /usr/lib/apache/libphp4.so
cp: cannot stat `libs/libphp4.so': No such file or directory
apxs:Break: Command failed with rc=1
make: *** [install-sapi] Error 1
*** The install has failed, do you want to try to install it again? (y,n):
I have spent most of 24 hours trying to figure this out. I give up!!! HELP!!
I can't figure out where libs/libphp4.so is supposed to be! libphp4.so already exists in /usr/lib/apache/libphp4.so, and I have moved copies to a variety of libs directories in various locations hoping to outfox the error.
Note a similar thread was posted in the Apache forum. I know crossposting is a Bad Thing, but is this an Apache or a PHP error?