Hi,

I've built DBI 1.37 and DBD::mysql 2.9002 successfully, but am having
problems running it on Apache 1.3.27 with PHP 4.3.2 and MySQL 4.0.13 on
Solaris 9 x86.  When I restart Apache after placing mysql.so in the
correct place and telling php.ini about it, I get the following:

PHP Warning:  Unknown(): Unable to load dynamic library
'/usr/local/apps/php_v4.3.2/lib/php/extensions/mysql.so' - ld.so.1:
/usr/local/apps/apache_v1.3.27/bin/httpd: fatal: relocation error: file
/usr/local/apps/php_v4.3.2/lib/php/extensions/mysql.so: symbol
PL_sv_yes: referenced symbol not found in Unknown on line 0

>From what I can tell, PL_sv_yes is a symbol from libperl.so.  I tried
putting libperl.so and libperl.so.1 in /usr/lib, but it still doesn't
get found.  I've been banging my head on this for hours and would really
appreciate any help.

Thanks,

     ....Luis


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to