jess04 wrote:Please look in /usr/local/zend/etc/php.ini and under /usr/local/zend/etc/conf.d and make sure XDebug is not attempting to load as a regular PHP extension [extension=xdebug.so]. If, indeed, that's not the issue, please attach your Apache error log so I can provide further assistance.
Also, though not related, did you download the up to date Watchdog binary from here?
http://forums.zend.com/viewtopic.php?f=44&t=1115&start=30#p8304
Hi Jess!
First thank you for such a quick response.
What file exactly should i check under /usr/local/zend/etc/conf.d?
I checked the php.ini and the extension is loaded as zend_extension.
If i try to load it as a regular extension i get XDebug marked with 'ERR' instead of 'OFF' in ZendServer UI.
So it's being loaded as zend_extension.
Yes, i did replaced the new Watchdog binary from that thread.
And here's my apache error log.
Thanks a lot in advance.
Dmitry.
UPDATE: Looks like i cannot attach files to posts, so here's my apache error_log contents:
- Code: Select all
[Fri Sep 11 22:31:55 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Sep 11 22:31:55 2009] [notice] Apache/2.2.12 (Unix) PHP/5.2.10 mod_ssl/2.2.12 OpenSSL/0.9.8k configured -- resuming normal operations
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
[Fri Sep 11 22:32:24 2009] [notice] SIGHUP received. Attempting to restart
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
[Fri Sep 11 22:32:24 2009] [notice] Apache/2.2.12 (Unix) PHP/5.2.10 mod_ssl/2.2.12 OpenSSL/0.9.8k configured -- resuming normal operations
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
[Fri Sep 11 22:33:23 2009] [notice] caught SIGTERM, shutting down
Failed loading /usr/local/zend/lib/php_extensions/xdebug.so: (null)
[Fri Sep 11 22:33:34 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Sep 11 22:33:35 2009] [notice] Apache/2.2.12 (Unix) PHP/5.2.10 mod_ssl/2.2.12 OpenSSL/0.9.8k configured -- resuming normal operations