Hi,
i have different folders in my public_html, say, ./stable and ./dev;
if I type http://host/dev/index.php in Firefox 2.0, debug session starts automatically.
But in case of http://host/stable/index.php is this behavior really annoying because i just want to see the output in browser.
Is there any way to include/exclude some paths from debugging?
I have found no appropriate settings for [debugger] in php.ini
Any suggestions?
GreetZ
Vodochnik
P.S. Где-нибудь существует официальный форум поддержки на русском?
А доки?