SquirrelMail English Site Russian Site Japanese Site 
News
About
Support
Screen shots
Download
Plugins
Documentation
Sponsors



PHP DBG is a great, free debugger for PHP. For more info see: <http://dd.cron.ru/>.

Use of PHP DBG may greatly affect the speed with which the SquirrelMail login page is displayed. After the initial display of the login page, all other pages seem to be displayed quickly.

Solution:

Turn off PHP DBG if it is not needed. You can do this by editing your php.ini file.

Example:

[debugger]
debugger.enabled = false  
debugger.JIT_host = clienthost
debugger.JIT_port = 7869
© 1999-2009 by The SquirrelMail Project Team