help with php/cake error
Posted
by adam
on Stack Overflow
See other posts from Stack Overflow
or by adam
Published on 2010-06-05T21:54:42Z
Indexed on
2010/06/05
22:02 UTC
Read the original article
Hit count: 226
php
I tried to clone beta.neighborrow.com - i copied the directory file for file but im getting this error on the new url instillbliss.neighborrow.com
Warning: require(cake/basics.php) [function.require]: failed to open stream: No such file or directory in /home/neighborrow/instillbliss.neighborrow.com/index.php on line 53
Fatal error: require() [function.require]: Failed opening required 'cake/basics.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear:/home/neighborrow/instillbliss.neighborrow.com:/home/neighborrow/instillbliss.neighborrow.com/app/') in /home/neighborrow/instillbliss.neighborrow.com/index.php on line 53
© Stack Overflow or respective owner