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 resolve this?
Regards !