When I try to load the ldap.so and mysql.so extensions I get the following error in the apache error log:

--
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/ldap.so' - /usr/lib/php4/ldap.so: undefined symbol: OnUpdateInt in Unknown on line 0
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/php4/mysql.so: undefined symbol: OnUpdateInt in Unknown on line 0
--


When I use the cli version directly from the console the extensions work. I have seen a similar post in the archives but have seen no solution till now. Is this a package problem caused by redhat or have I done some mistake? Please donīt reply with donīt use rawhide ... I need the tokenizer in the new php so there is no way around rawhide.

I use the following packages:
--
httpd-2.0.47-4
php-4.3.2-7
php-ldap-4.3.2-7
php-mysql-4.3.2-7
mysql-server-3.23.57-1
mysql-3.23.57-1
--




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to