When getting frustrated by code that should work, remember to look at the error log, it may help you avoid losing an hour and a half (or more) of your life to a simple problem.
Trust me on this.
When getting frustrated by code that should work, remember to look at the error log, it may help you avoid losing an hour and a half (or more) of your life to a simple problem.
Trust me on this.
This entry is categorized under Web Development and tagged .
If you would like to follow the discussion on this post, you can follow the comment feed.
Indeed. However, I never know where to look or how to access my error logs, so I just have to bug Dale to find out for me.
Heh… Yeah, I always have to track down the location of the error logs as they tend to change from server to server on my personal sites versus my work sites… Actually, come to think of it, they sometimes vary within my work sites too!