[PHP-DEV] dl() problem From: Andrey Zmievski (zmievski <email protected>)
Date: 06/11/99

I'm having a problem with .so files being loaded by dl(). I used to have
3.0.7 compiled as Apache module and everything worked fine, but I've upgraded
the server to 3.0.9 and recompiled and .so files, and now when I try to load
them I get:

Fatal error: Unable to load dynamic library
'/export/httpd/php/lib/ispi/calendar.so' - ld.so.1:
/usr/local/etc/apache/bin/httpd: fatal: relocation error: file
/export/httpd/php/lib/ispi/calendar.so: symbol main:
referenced symbol not found

Any idea why that might be happening?

-Andrey
* All of the above is my opinion, unless specified otherwise. *

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>