CodeIgniter Forums
apache error log on each page view - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: apache error log on each page view (/showthread.php?tid=47829)



apache error log on each page view - El Forum - 12-23-2011

[eluser]Unknown[/eluser]
My site is working ok except that the error log is spammed with "File does not exist: /var/www/view" every time a controller loads a view. The view loads ok but it still logs this error. This error is only logged when a controller loads a view, not when a view loads another view.

Any suggestions are appreciated!

-Josh Jordan