debugger on a production server |
Site Admin
|
Two different php configurations is possible ONLY if you run php as php cgi. It will work but much slower that regular apache module.
I'd recommend you to follow the steps below: -leave php as is -install debugger -disable debugger in php.ini and make sure it is disabled in phpinfo() -enable debugger for your testing server using php_admin_value in the corresponding vhost apache settings (see http://www.php.net/htaccess for details) (you may also want to add debugger.hosts_allowed setting to enable your developers run debugger) |
||||||||||||
_________________ The PHP IDE team |
debugger on a production server |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by