ID: 8540 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Dynamic loading Assigned To: Comments: 1. this does not happen on linux, but on solaris 2. it should be enough to compile just the php 3 module with versioning so that dynamic loading in php 4 is not affected Previous Comments: --------------------------------------------------------------------------- [2001-01-03 14:56:55] [EMAIL PROTECTED] When trying to get both PHP 3 and 4 Modules working in a single Apache it is not possible to load php 4 extensions dynamicly as shared objects removing php 3 from the server setup does not help, the problem is related to --enable-versioning this is broken on solaris but works fine on linux ... the error message is PHP Warning: Unable to load dynamic library '.../no-debug-non-zts-20001214/sixcode.so' - ld.so.1: .../bin/httpd: fatal: relocation error: file .../no-debug-non-zts-20001214/sixcode.so: symbol alloc_globals: referenced symbol not found in Unknown on line 0 --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8540&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]