Page 1 of 1

favicon.ico question[solved]

Posted: Tue Jul 05, 2005 10:04 am
by nexus6
i get this error in my error_log:

Code: Select all

їclient 127.0.0.1] PHP Parse error:  syntax error, unexpected '{' 
in C:\\Server\\Apache Group\\Apache2\\htdocs\\admin\\actions\\updatebeer.php 
on line 19, referer: 
http://localhost/admin/edit2.php?id=695ce9ab0ea3efc99915166ee6350537&tableName=Beer
їTue Jul 05 16:26:00 2005] їerror] їclient 127.0.0.1] File does not exist: C:/Server/Apache Group/Apache2/htdocs/favicon.ico
what is a favicon.ico? is it a serious error? and how can i fix it?

Posted: Tue Jul 05, 2005 10:20 am
by jollyjumper
Hi Nexus,

The favicon is the little icon in your addressbar and favourites. Current browsers are always checking for this file, so they are causing the errors. It's not a serious error. The simplest way to correct this is to make a favicon.ico. How you can do this, you can best use google.com to find a method.

So to be short, it's just a missing file, but that's not because of an error of you.

Greetz Jolly.

Posted: Tue Jul 05, 2005 10:27 am
by nexus6
okay :) thank very much!