Hey everyone,

I've installed cakephp by checking out the SVN repository. When I try
to run the cake console, I receive the following output:

[cep...@cephah-laptop ~/workspace/www/blog/cake/console]$ ./cake

Warning: require_once(): open_basedir restriction in effect. File(/opt/
lampp/htdocs/blog/cake/basics.php) is not within the allowed path(s):
(/srv/http/:/home/:/tmp/:/usr/share/pear/) in /opt/lampp/htdocs/blog/
cake/console/cake.php on line 155

Warning: require_once(/opt/lampp/htdocs/blog/cake/basics.php): failed
to open stream: Operation not permitted in /opt/lampp/htdocs/blog/cake/
console/cake.php on line 155

Fatal error: require_once(): Failed opening required '/opt/lampp/
htdocs/blog/cake/basics.php' (include_path='.:/usr/share/pear') in /
opt/lampp/htdocs/blog/cake/console/cake.php on line 155
[cep...@cephah-laptop ~/workspace/www/blog/cake/console]$

I've tried looking around the web but I haven't found anything that
worked. Does anyone know what I need to do to rectify this problem?

Thanks in advance,
Michael.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to