Forum Moderators: coopster

Message Too Old, No Replies

php 5.0.5 Install issue libphp5.so

Trying to install php 5 on linux suse and having issue...

         

mahoogle

12:03 am on Nov 1, 2005 (gmt 0)

10+ Year Member



I am trying to install php 5.0.5 on a linux box running suse 10. It configures fine, the make looks good, but when I make install it pukes....

Warning! dlname not found in /usr/local/apache2/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp5.so
chmod: cannot access `/usr/local/apache2/modules/libphp5.so': No such file or directory
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1

coopster

9:35 pm on Nov 6, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Hi mahoogle,

Did you overcome this issue? Looks like you are either missing a shared object or perhaps you have a path incorrect.