Hi bakers, I have been looking for a solution of my problems for two days. So just gave up and decided to ask for help here.
I have a cakeapp that works perfectly in my local machine, but in the production server is giving me the following warning and error: " Warning: main() [function.main]: open_basedir restriction in effect. File(/cake/bootstrap.php) is not within the allowed path(s): (/var/www/vhosts/begreennow.com/httpdocs:/tmp) in /var/www/vhosts/begreennow.com/httpdocs/webapp/app/webroot/index.php on line 81 Warning: main(cake/bootstrap.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/begreennow.com/httpdocs/webapp/app/webroot/index.php on line 81 Warning: main() [function.main]: open_basedir restriction in effect. File(/cake/bootstrap.php) is not within the allowed path(s): (/var/www/vhosts/begreennow.com/httpdocs:/tmp) in /var/www/vhosts/begreennow.com/httpdocs/webapp/app/webroot/index.php on line 81 Warning: main(cake/bootstrap.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/begreennow.com/httpdocs/webapp/app/webroot/index.php on line 81 Fatal error: main() [function.require]: Failed opening required 'cake/bootstrap.php' (include_path='.::/var/www/vhosts/begreennow.com/httpdocs/webapp:/var/www/vhosts/begreennow.com/httpdocs/webapp/app/') in /var/www/vhosts/begreennow.com/httpdocs/webapp/app/webroot/index.php on line 81" I have shell access to the server and can do whatever you bakers tell me to do in order to solve the problem. PHP Safe Mode is turned off. Thanks, Sebastian Macias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
