Jakub Korab
Tech, Opinion, and Doing Stuff

Setting up DGB PHP debugging against XAMPP

June 12th, 2007

Here's one in case anyone is pulling out their hair trying to work out
why they get the following message in their apache error.log:

PHP Warning: Module 'Zend Optimizer' already loaded in Unknown on line 0
PHP Warning: Zend Optimizer: module registration failed! in Unknown on
line 0

It seems that dbg somehow conflicts with Zend in a XAMPP installation,
and needs to be installed as a Zend extension. Here are the instructions:

http://rilnet.org/en/node/14

Don't believe installation instructions ;)


Filed under: technology | No Tag
No Tag
June 12th, 2007 11:40:00
no comments
Leave a Reply