Sounds like your debugger was built against a different version of PHP
(4.0.5RC1 or 4.0.4pl1, kill the loading of the debugger from your php.ini to
test and it should not give the error. The zend people will provide a new
debugger build against php 4.0.5 when its released im sure.

- James

> Compiled successful, but when apache start:
> Failed loading /usr/local/Zend/lib/ZendDebugger.so:
> /usr/local/Zend/lib/ZendDebugger.so: undefined symbol: zend_get_ini_entry
>
> and Debuger not loaded :(


-- 
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]

Reply via email to