Question : How to get more information about PHP errors in Apache

Hi, expert,

I am getting errors like the one below, and I would like to know the PHP file name and line number. Here what I have


[Thu Jul 08 22:16:56 2010] [error] [client 98.197.9.51] File does not exist: ****web/_img/media/2009-05/297886.jpeg, referer: YYYYY

but that is not enough.

Thank you.

Answer : How to get more information about PHP errors in Apache

It is important to note that it is not an "error" until the Web Browser tries to get the image file.  It's not causing an "error" in the PHP code, it's just doing something other than what you want.
Random Solutions  
 
programming4us programming4us