Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Help!-Permissions probs after installation

Help!-Permissions probs after installation

Locked

Views: 1,026

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 May 2007, 6:37 AM
#1
reverse avatar

reverse

New Zenner

Join Date:
May 2007
Posts:
2
Plugin Contributions:
0

Help!-Permissions probs after installation

The installation process has gone smoothly, and then I select 'Define Pages Editor' under tools and select a file to edit (**define_main_page.php **for example).

The text editor comes up, but I get the following message:

Error: I can not write to this file. Please set the right user permissions on: /home/reverse/public_html/catalog/includes/languages/english/html_includes/classic/define_main_page.php

I've tried changing the permissions to 755 and 777, but with no luck.

If anyone could help me with this I'd be very grateful.

Cheers.

17 May 2007, 7:16 AM
#2
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: Help!-Permissions probs after installation

Both the /english/html_includes folder and all its contents and subfolders and their contents need to be 777.

17 May 2007, 7:44 PM
#3
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Help!-Permissions probs after installation

To define a bit more what Chuck stated, make sure the following all have permissions of 777.

dir: html_includes
dir: html_includes/classic
files: html_includes/classic/ all php files

Most Important
When done with edits you should go back and change permissions on just the 'html_includes' dir., back to 755. That is the normal setting and will put security to what it should be.

As it is a bit of a pain to be changing permissions back 'n forth, you should try to do all edits at the same time, when using Define Pages Editor.