Discussion:
[PHP-INSTALL] XDebug hinders Apache
p***@mail.uni-paderborn.de
2010-02-15 21:44:54 UTC
Permalink
Hello to everyone.

Today I downloaded XDebug for PHP 5.3.1 TS VC9 (runs on Win7 32bit) and
put this in the php.ini:

[XDebug]
zend_extension=absolute_path_to_it\php_xdebug-2.0.5-5.3-vc9.dll

(also tried with quotes)

After a restart it's impossible to reach the local server via Browser.

I did everything as recommended in the documentation, didn't I?
So what could have failed?

Greetings,
pretzlaw

P.S. : Installation of XDebug http://xdebug.org/docs/install
Paul Reinheimer
2010-02-15 22:36:39 UTC
Permalink
Post by p***@mail.uni-paderborn.de
After a restart it's impossible to reach the local server via Browser.
What does it say in the apache error log?


paul
--
Paul Reinheimer
Zend Certified Engineer
p***@mail.uni-paderborn.de
2010-02-15 23:13:16 UTC
Permalink
Neither the error log nor the acces log contains any entry.
p***@mail.uni-paderborn.de
2010-02-16 08:45:20 UTC
Permalink
Thanks to everyone.
I asked directly at XDebug.org and without knowing by myself what went
wrong it's fixed in the latest Beta.

Loading...