HomeBreadcrumb ArrowModulesBreadcrumb ArrowOpenCartBreadcrumb ArrowCodeManagerBreadcrumb ArrowError with install after setti...
New Discussion

Error with install after setting permissions

User Image
Carl Noffki member
#1 posted on 25/11/14

Hey guys,

Just setting up codemanager on a new site - it says everything exists and is writeable with PASSED at the end in green... but I get a popup saying "An Error Occoured <br><br>No Read/Write Permission" - any pointers on what to look at ?

oc v1.5.6.4 / plugin 1.0.1

Cheers

0
User Image
Stoyan Dimitrov member
#2 posted on 26/11/14

Hello Carl, 

Your PHP user should have read/write permissions for your root folder. This error usually occurs when this is not done. Can you please try to add permissions for the folder and then try agian?

Hope this helps!

2
User Image
Carl Noffki member
#3 posted on 26/11/14

That did it ! thanks !

0
User Image
Stoyan Dimitrov member
#4 posted on 26/11/14

Glad to be of help. Enjoy CodeManager!

1
User Image
Brendan member
#5 posted on 17/6/15

how do you set the read/write permissions for your root folder for PHP

0
User Image
Stoyan Dimitrov member
#6 posted on 1/9/15

Hello Brendan,

You can change the permissions of your folder in many ways. The easiest one is from an FTP client with permissions feature. You can also change the permissions with the chmod functionality if you have SSH access to your server.

Hope this helps!

0