开发者

CakePHP 1.3 Error: Fatal error: Call to a member function cd() on a non-object in /var/www/html/projectname/cake/libs/cache/file.php on line 248

When I install and give permission to whole CakePHP folder, it gives me below fatal error:

Server Configurations: CakePHP 1.3.x version PHP Version 5.3.6

Fatal error: Call to a member function cd() on a non-object in /var/www/html/xyz/cake/libs/cache/file.php on line 248

I tried to search on Google, but not much helpful.

Any idea, how to r开发者_如何学Goesolve this?

Regards !


in your /app/config/core.php uncomment the date_default_timezone_set line

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜