![]() |
| |||
| Hi, Are using the PHPIDE from zend. In my httpd I am loading the php module as "Action application/x-httpd-php "/php/php-cgi.exe" and have replaced the php binaries by the once delivered in "plugins\org.zend.php.debug.debugger_0.1.1". The debugger works fine after this. Now i want to load php as a module "LoadModule php5_module "c:\php\php5apache2_2.dll" since I am using som "php_value include_path" directives in my httpd file. The problem is that loading php as an module makes the debuger stop working and loading php as "php-cgi" forces me to not use "php_value" since apache refuses to start with that configuration. How do I make the debugger in php ide work loading php as a module in httpd? I am using Apache 2.2 and php 5.x. thanks, Karolina |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |