Chmod :S

Discussion in 'HTML & Website Design' started by DsCreaTionS, Jun 30, 2008.

Thread Status:
Not open for further replies.
  1. #1
    okay iduno nothing about this but i'm tryin to install a script and it wants me to chmod these files.
    Filepermission Check
    Note #1: Only SHOP and admin directory needs to be chmod 0777. The script will create all red-marked directories below if you have done that and pushed Retry.
    
    
    
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/logs in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/cache in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/language in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/options in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/invoice in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/templates in /home/hackers/public_html/shop/includes/functions.php on line 29
    
    Warning: fileperms() [function.fileperms]: stat failed for /home/hackers/public_html/shop/admin/config/templates_c in /home/hackers/public_html/shop/includes/functions.php on line 29
    File Name	Needed Chmod	Current Chmod
    /home/hackers/public_html/shop	0777	0755
    /home/hackers/public_html/shop/admin	0777	0755
    /home/hackers/public_html/shop/admin/config	0777	
    /home/hackers/public_html/shop/admin/config/logs	0777	
    /home/hackers/public_html/shop/admin/config/cache	0777	
    /home/hackers/public_html/shop/admin/config/language	0777	
    /home/hackers/public_html/shop/admin/config/options	0777	
    /home/hackers/public_html/shop/admin/config/invoice	0777	
    /home/hackers/public_html/shop/admin/config/templates	0777	
    /home/hackers/public_html/shop/admin/config/templates_c	0777	
    /home/hackers/public_html/shop/productimages	0777	0755
    /home/hackers/public_html/shop/productimages/extra	0777	0755
    Warning: Please correct the above errors
    Click here to try again to check if you are ready
    Code (markup):

     
    DsCreaTionS, Jun 30, 2008 IP
  2. nicangeli

    nicangeli Peon

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In your ftp client, right click on the files (on the server) and select properties/permissions (something like that anyway depending on the software) then change them to 777 or 555 etc depending on which file...
     
    nicangeli, Jun 30, 2008 IP
  3. DsCreaTionS

    DsCreaTionS Banned

    Messages:
    226
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry fixed it 30minutes ago, thanks.
     
    DsCreaTionS, Jun 30, 2008 IP
Thread Status:
Not open for further replies.