*

Recent

Author Topic: Problems in the error_log  (Read 3833 times)

theodurus

  • Newbie
  • *
  • Posts: 10
  • Force: +1/-0
Problems in the error_log
« on: February 07, 2012, 09:14:09 AM »
I have noticed the error_log on my server and there are a few errors displayed (this is attached). Although I'm not a pro at php, I know enough to get me by, but these errors are beyond me and I can't solve these issues.

Any help would be great!

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Problems in the error_log
« Reply #1 on: February 07, 2012, 09:42:28 AM »
Make sure you chmod 777 the cache directory.
Then make sure inside /includes/config.php your cache path is set to:
/home/foxix/public_html/theodurus.com/cache/

theodurus

  • Newbie
  • *
  • Posts: 10
  • Force: +1/-0
Re: Problems in the error_log
« Reply #2 on: February 07, 2012, 09:54:28 AM »
Doh! I really should learn how to solve these sorts of problems. Always end up going around the houses. lol. But, thanks for that. Hopefully that will solve that issue.

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Problems in the error_log
« Reply #3 on: February 07, 2012, 10:12:49 AM »
lol its okay, I tend to ask people for help on a script or something and then when they reply I'm like "omg.. duh, I knew that" lol.

Don't hesitate to post your questions though, we're all glad to help out when its needed.