urgent help

i have this error plz help me

[error] [client 91.163.254.229] File does not exist: /home/www/www.chat-land.org/ticket/images, referer: http://www.chat-land.org/ticket

Looks like the file doesn' exist .... and a html page on some website is referring to that file or directory. Try:

ls -l <filename>

Either the webpage has a faulty <a href=xxxx> somewhere, or the path on the system has to be changed to match the anchor, or the permissions on the filesystem don't allow reading of the file or it's containing directory.