Jump to content

Recommended Posts

I just joined a developement team that is customizing a prestashop. I created a copy of the main development stream with rsync and avoided all svn project files. I plan on using the same database as the main stream.

 

I've changed rewritting rules in the .htaccess file to make it reflect my folder name /trunk/ -> /trunk_mvk. I've not changed anything in the /config folder, as I plan on using the same database.

 

I get this error in the browser when trying to open my "view" of the main prestashop stream /trunk_mvk/:

 

Warning: file_put_contents(/home/www/my_webpage/www/trunk_mvk/modules/jbx_menu/cache/menu.7): failed to open stream: Permission denied in /home/www/my_webpage/www/trunk_mvk/modules/jbx_menu/menu.class.php on line 454 Call Stack: 0.0223 622272 1. {main}() /home/www...

 

File permissions are set exactly like those for the files in the /trunk/ folder.

 

What am I missing? Any ideas will be much welcome. Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...