[PHP-INSTALL] XDebug hinders Apache

2010-02-15 Thread pretzlaw
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 Brow

Re: [PHP-INSTALL] XDebug hinders Apache

2010-02-15 Thread Paul Reinheimer
> 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

Re: [PHP-INSTALL] XDebug hinders Apache

2010-02-15 Thread pretzlaw
Neither the error log nor the acces log contains any entry.