Error message about cache

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
hdriezen
Forum Members
Forum Members
Posts: 78
Joined: Fri Dec 17, 2010 7:59 am

Error message about cache

Post by hdriezen »

Hi all,

Every now and then (mostly while update modules) I get a message like the one below. It doesn't affect anything, but I'd like to get rid of these messages. Looks like a file in the tmp-folder does not exist. Anyone who knows a solution?

Code: Select all

Warning: curl_setopt() [function.curl-setopt]: Unable to access /public/sites/www.mysite.com/tmp/cache/c7ec1c53debb2fa6ffe2eccdc9527c42b.dat in /public/sites/www.mysite.com/lib/classes/class.cms_http_request.php on line 868
Thanks,

Hans

CMSMS 1.11.2
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Error message about cache

Post by Dr.CSS »

Do you have admin error messages enabled..?
hdriezen
Forum Members
Forum Members
Posts: 78
Joined: Fri Dec 17, 2010 7:59 am

Re: Error message about cache

Post by hdriezen »

Thanks Dr.,

As I'm admin, I would find it normal to have those messages turned on. I'm sure I've seen where to switch it on and off in the admin panel, but can't find it right now :-[ . Can you give me a hint where to look so I can check this setting?

Thanks,

Hans
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Error message about cache

Post by Jos »

set $config['debug'] = true in config.php
Locked

Return to “[locked] Installation, Setup and Upgrade”