PHP Error... Zend?

Permalink
Hi

When loading my site I am getting the following PHP errors

Warning: Invalid argument supplied for foreach() in /home3/demo/public_html/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php on line 652

Warning: Cannot modify header information - headers already sent by (output started at /home3/demo/public_html/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php:652) in /home3/demo/public_html/concrete/libraries/view.php on line 764

I haven't modified any files etc, no idea whats going on :S

Please help :D

 
r1digital replied on at Permalink Reply
r1digital
Have you cleared the cache?
taylorn replied on at Permalink Reply
Do you mean my browser cache?

Or the C5 cache? If so, then I don't know how to do that :S
taylorn replied on at Permalink Reply
Oh wait - haha yeah I already did that - same error
r1digital replied on at Permalink Reply
r1digital
Strange, have you tried re-uploading fresh copies of the files it mentions?
taylorn replied on at Permalink Reply
Yeah

I even did a complete reinstall of c5

I will try installing into a different cPanel account - this one has been weird lately
taylorn replied on at Permalink Reply
I have just done a fresh install of c5 on another cPanel account on my server, with the same issue.

I am thinking its something to do with the PHP config

Can you think of what may cause this?
r1digital replied on at Permalink Reply
r1digital
Can you post a phpinfo file up and post the link?

Many thanks
Mat
taylorn replied on at Permalink Reply
I can't execute phpinfo() because it's been disabled by my host "for security reasons". I know they've had a lot of hacking attempts lately.

Could this issue be caused by having PHP Safe Mode on?
r1digital replied on at Permalink Reply
r1digital
Possibly

Many thanks can you not override the server using a htaccess file? Or fing a new host?
Mat
taylorn replied on at Permalink Reply
Okay - I managed to get them to enable phpinfo()

http://www.tnisolutions.com.au/phpinfo.php...

:)