showing PHP erros via .htaccess
add this to the your .htaccess file.
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
add this to the your .htaccess file.
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
A client’s favicon.ico was not working in IE. After a little head scratching it turns out the clients created the ICON by change a JPEG file extension from .jpg to .ico.
An easy to detect this is to bring up the icon in FF like this:
yourdomain.com/favicon.ico and look at the program bar, see screen shot.
![]()
I just called NetWorkSolutions. The man, John, taking my call said “I can certainly help you out with that” after I described my problem. Then he instantly told me that there was not a solution to my question. So he could not really help me, unless helping me was making me realize I was stuck.