Some of the PHP debug functions like debug_print_backtrace are only supported in PHP 5 which is not the PHP version with our current configuration. However, Some of other debug functions like debug_backtace, error_log etc are supported in PHP 4.3.0 and above and these functions work with the present configuration setting of PHP and Apache server.
bugs
PHP debug Functions
Submitted by srividya on Mon, 10/17/2005 - 14:26. bugs | CA | cms | php» srividya's blog | login to post comments
Why don't I get an email when I make a change to a bug I assigned to myself?
Submitted by jpr on Wed, 08/04/2004 - 17:20. faq | bugs | website[phpwiki]
If you trying to test the bugzilla system to see how it works and play with assigning bugs to yourself and tracking changes but you're not getting an email alerts (as you would when others assign bugs to you or update bugs assigned to you) you probably need to check your account email preferences.
* Click on your account "Prefs" link in Bugzilla pages.
* Choose the "Email Settings" tab
* Make sure the ''Only email me reports of changes made by other people '' setting is unchecked.
* Save your changes
You should now receive bug reports and modifications you make to bugs assi
» read more | 3 comments

