ID: 12918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Dynamic loading Operating System: Solaris PHP Version: 4.0.4pl1 New Comment: Most likely the problem is in your self written extension. Not PHP bug. Previous Comments: ------------------------------------------------------------------------ [2001-08-23 08:30:54] [EMAIL PROTECTED] Have you tried PHP 4.0.6? And what actually IS libhostphp.so ?? --Jani ------------------------------------------------------------------------ [2001-08-23 07:07:50] [EMAIL PROTECTED] using dl() within php and apache, I get the following error message: Warning: Unable to load dynamic library 'libhostphp.so' - ld.so.1: .../bin/httpd: fatal: relocation error: file libhostphp.so: symbol zend_error: referenced symbol not found in .../test.php The symbol zend_error (among others) should be delivered by php/apache, that is program file httpd. The same module (recompiled) works on linux. Does anyone know, how to get this symbol? Thank You very much Joacim Zschimmer ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12918&edit=1 -- 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]