Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default what do I set this to?

    I just installed (1.3.7) useing Fantastico, when I go to edit Define Pages Editor I get,
    Error: I can not write to this file. Please set the right user permissions on: /home/stictcom/public_html/includes/languages/english/html_includes/classic/define_main_page.php

    what do I change this to??? and what else do I have to change?
    Walk in Beauty
    Sameeee^i^
    PS: I will be useing cpanel

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: what do I set this to?

    The problem could be at one of two levels

    In cpanel navigate to your public_html/includes/languages/english/html_includes/classic/ directory
    On the right of the screen will be a 3 digit number that says something like 644 or 777.
    If it says anything other than 777, click on the folder icon on the left then look for the change permissions link on the right and set it to 777.

    Then go into the directory and do the same for the file you listed below.

    Finally (and not part of solving the problem that you posted), go through your site and rename the classic directories to create your own template name and select it in the Admin as otherwise you risk overwriting your changes with the default Zen Cart classic when you upgrade.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: what do I set this to?

    I would also suggest NOT making the changes with c-panel,
    for setting permissions is SLOW and time consuming,
    and for making file edits, it seems to think its smarter than the folks that wrote the code and likes to add its little touches to it.
    Zen cart PCI compliant Hosting

  4. #4
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: what do I set this to?

    /public_html/includes/languages/english/html_includes/classic/define_main_page.php
    is set to 644 do I change this to 777???
    I am useing cpanel because I not smart enough to use ftp, so I need all the help I can get lol
    Walk in Beauty
    Sameeee^i^

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: what do I set this to?

    Yes. But Merlin is very sage in these matters. FTP is very easy to use and a core Zen Carting skill, so maybe it would be wise to acquire this skill early.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: what do I set this to?

    ok I gona try ftp if that is the best, a few more ???'s first tho.
    since I am going into ftp should I change my templet first??
    and then change all listed below???
    and is there any more changes that needs to be made??

    Connect to your site with your FTP program.
    Move to your public_html directory, and perhaps into your "zencart" folder underneath public_html, if you've used a subfolder.

    Then look for a "Properties" command that can be applied to that directory (often if you right click, Properties will be one of the options).
    Then change the permissions to the needed setting for the following folders:
    (If prompted whether to include files/folders underneath them (also called "recursive"), say or check "Yes")

    All of these to 777:

    • /cache
    • /pub
    • /images
    • /includes/languages/english/html_includes
    • /admin/backups
    • /admin/images/graphs

    These to 444 or 644

    • /includes/configure.php
    • /admin/includes/configure.php
    Thanks so much for helping this Nuttty Old LadyWalk in BeautySameeee^i^

  7. #7
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: what do I set this to?

    ok what did I do wrong?? I went in ftp
    all these are 777

    • /cache
    • /pub
    • /images
    • /includes/languages/english/html_includes
    • /admin/backups
    • /admin/images/graphs
    below is set to 644
    • /includes/configure.php
    • /admin/includes/configure.php
    I changed these to 777

    public_html/includes/languages/english/html_includes/classic/

    public_html/includes/languages/english/html_includes/classic/define_main_page.php

    so when I go to edit I still get

    Error: I can not write to this file. Please set the right user permissions


    HELP!!!! lol

    Walk in Beauty
    Sameeee^i^

  8. #8
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: what do I set this to?

    First, never, ever, EVER use the editor that comes with CPanel to edit php files. It will give you endless heartache. Use notepad, textpad or Crimson Editor to edit the files on your local machine and then FTP the changes to your site.

    I use CPanel to change the permissions. I've found that it sometimes doesn't listen, tho.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  9. #9
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: what do I set this to?

    ok I really must be a dummy I just can't get this right

    I have gone to ftp right clicked on the right side of the screen but there is no Properties" command but there is file attributes when clicked it shows the 9 check boxs and all are set to 777 & 644

    these 2 files are set to 755 I changed them to 777

    public_html/includes/languages/english/html_includes/classic/

    public_html/includes/languages/english/html_includes/classic/define_main_page.php

    if I go to the left screen and right click there is a Properties" command
    when clicked on that there is no 9 boxs just 2 check boxs
    1, read only it has a check in it, and 2, hidden

    I tryed takeing the file to text editer no place did I see where to change it,

    I am still getting
    Error: I can not write to this file. Please set the right user permissions

    Will someone plese talk me thro this???

    Walk in Beauty
    Sameeee^i^

  10. #10
    Join Date
    Dec 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: what do I set this to?

    Quote Originally Posted by sameeee View Post
    ok I really must be a dummy I just can't get this right

    I have gone to ftp right clicked on the right side of the screen but there is no Properties" command but there is file attributes when clicked it shows the 9 check boxs and all are set to 777 & 644

    these 2 files are set to 755 I changed them to 777

    public_html/includes/languages/english/html_includes/classic/

    public_html/includes/languages/english/html_includes/classic/define_main_page.php

    if I go to the left screen and right click there is a Properties" command
    when clicked on that there is no 9 boxs just 2 check boxs
    1, read only it has a check in it, and 2, hidden

    I tryed takeing the file to text editer no place did I see where to change it,

    I am still getting
    Error: I can not write to this file. Please set the right user permissions

    Will someone plese talk me thro this???

    Walk in Beauty
    Sameeee^i^
    sorry the 2 files where 755 and 644 and changed them to 777
    Last edited by sameeee; 18 Jan 2007 at 03:14 PM.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 7
    Last Post: 2 Apr 2012, 01:02 PM
  2. wHAT DOES THIS ERROR CODE MEAN AND HOW WOULD I FIX THIS?
    By Snaggle in forum General Questions
    Replies: 2
    Last Post: 15 Jun 2011, 10:27 PM
  3. Replies: 7
    Last Post: 24 Jan 2011, 02:32 PM
  4. Can someone tell me what add on was used on this site to create this zoom effect?
    By strugglingnovice in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jun 2010, 10:59 PM
  5. PP - IPN - what should 'Set Order Status' set to for immediate download deliverly?
    By what44 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 25 Nov 2007, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR