Xdebug never shows up in the phpinfo(); output, even though it loads the correct php.ini file (double-checked in output) and the .ini file specifies the extension correctly.
No matter what PHP/Xdebug combo, when I restart Apache, I see something like this in my Apache error log:
[Fri Mar 04 12:26:49 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] Failed loading /usr/local/php5/lib/php/extensions/no-debug-non- zts-20060613/xdebug.so: (null) [Fri Mar 04 12:26:50 2011] [notice] Digest: generating secret for digest authentication ...
[Fri Mar 04 12:26:50 2011] [notice] Digest: done[Fri Mar 04 12:26:50 2011] [notice] Apache/2.2.14 (Unix) mod_ssl/ 2.2.14 OpenSSL/0.9.7l DAV/2 PHP/5.2.9 configured -- resuming normal operations
Is there any way to get more info about why it failed loading? The error message just says (null) - not very helpful. Any other ideas?
Thanks, Steven --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx