Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2007
    Posts
    10
    Plugin Contributions
    0

    Default 500 site chmod 777.... 'command not understood'

    I'm a total newbie and this might seem like a stupid question.

    I'm up to:

    On the server locate the file: /catalog/includes/dist-configure.php
    Rename this file to configure.php and change the permissions to 777 (read-write-execute for all)

    Next, on the server locate the file: /catalog/admin/includes/dist-configure.php
    Rename this file to configure.php and change the permissions to 777 (read-write-execute for all)
    I've renamed the files without trouble but cannot change the permissions.
    I'm using FileZilla and when I right click on the file the box comes up with each box highlighted but not ticked and the numberic value is xxx. When I try either ticking every box or changing the numeric value to 777 I get this:

    500 site chmod 777... command not understood.

    am I missing something very obvious here?

  2. #2
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: 500 site chmod 777.... 'command not understood'

    if php is running as cgi then you will use 755 for the file and folder permissions,
    then reset the includes/configure.php file to 444 after install

  3. #3
    Join Date
    Nov 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: 500 site chmod 777.... 'command not understood'

    how would I find out if php is running as cgi... or do I even need to?

    btw - thanks for the quick response!

  4. #4
    Join Date
    Nov 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: 500 site chmod 777.... 'command not understood'

    Okay - I tried changing to 755 and I get the same message... except for the number of course

  5. #5
    Join Date
    Jan 2004
    Posts
    58,235
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: 500 site chmod 777.... 'command not understood'

    I suspect "command not understood" is a result of your hosting server disallowing you to change file permissions using FTP.

    Use the FileManager tool in your hosting account's control panel instead.

    http://tutorials.zen-cart.com/index.php?article=9
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Premature end of script headers - Error 500 - awardspace.com hosting
    By hansi in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 9 Oct 2006, 07:22 AM
  2. Ubuntu Dapper Install howto
    By brightidea in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 21 Aug 2006, 08:42 AM

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
  •