Debugging starts on access to every virtual host |
|
... is it possible to activate/deactivate debugging for specified virtual hosts (for example phpmyadmin phppgadmin host)?
|
||||||||||||
|
|
Tools > Run & Debug > Settings > Break on start is unticked.
As all projects are running on a dedicated developement server "localhost" would not be an option. All projects have a different domain using a special local TLD. Any ideas? |
||||||||||||
|
Guru master
|
What debugger settings are you using in php.ini?
If you access a virtual host without PhpED running, do you get a message in the browser about not being able to debug or does the site run normally without debugging? Does debugging start on the very first PHP statement (Break on start) or does it start on a statement that may be causing an error (Break on errors) or exception (Break on exceptions) ? |
||||||||||||
|
Site Admin
|
debugger.enabled can be set via phpvalue in httpd.conf
|
||||||||||||
_________________ The PHP IDE team |
|
An what about cli Scripts? Is it possible to disable debugger for a certain script? |
||||||||||||||
|
Site Admin
|
what scripts are "cli"?
php itself does not support any per-file or per directory settings. |
||||||||||||
_________________ The PHP IDE team |
Debugging starts on access to every virtual host |
|
||
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