Unstoppable Domains

FTP Strange Error !

Spaceship Spaceship
Watch

0lgi

Dropcatch.aiVIP Member
Impact
26
Hello Dear Friends !

Im trying to change permissions of my files using CHMod/Properties (SmartFTP) but the problem is that when i try to do so i get this error

Code:
500 'SITE CHMOD 777 e107_config.php': command not understood[/quote]

I also tried Cute FTP but the same error ?

Is there any other way to chmod the files ?

Thanks

Olgi
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Are you on Windows hosting? Windows doesn't have a CHMOD function because it doesn't have file permissions settings. Everything is editable and readable by PHP, so it's unnecessary to CHMOD any files.
 
0
•••
Hello Jim !

Im currently using GoDaddy's ASP Hosting and im trying to install e107 cms but it is asking me to set permissions to my config.php file thats why !

Olgi
 
0
•••
e107 is a PHP script. (hint: config.php)
 
0
•••
This has nothing to do with Windows or anything.
You are trying to do a SITE CHMOD, not just a CHMOD.

By default, if you are using ProFTPd, the config file has this part :

Code:
# Bar use of SITE CHMOD by default
<Limit SITE_CHMOD>
  DenyAll
</Limit>

As you can see, its disabled by default, and many FTP servers do the same.
 
0
•••
Jim_ said:
Windows doesn't have a CHMOD function because it doesn't have file permissions settings. Everything is editable and readable by PHP, so it's unnecessary to CHMOD any files.
Thats not correct.
 
0
•••
neroux said:
Jim_ said:
Windows doesn't have a CHMOD function because it doesn't have file permissions settings. Everything is editable and readable by PHP, so it's unnecessary to CHMOD any files.
Thats not correct.

Command Prompt said:
'chmod' is not recognized as an internal or external command,
operable program or batch file.
I code PHP all the time on my computer (Windows) and never have problems with permissions (because it doesn't use them).
 
0
•••
Dan said:
Command Prompt said:
'chmod' is not recognized as an internal or external command,
operable program or batch file.
I code PHP all the time on my computer (Windows) and never have problems with permissions (because it doesn't use them).
I havent said Windows runs on chmod, I have said it is not correct that Windows doesnt have file permissions and this is still true. The fact that you do not have problems is either because you are always logged in as Administrator or you are working only on files you have permissions to.
 
0
•••
As opposed to creating another account, protecting it, then trying to edit it from another account?
 
0
•••
Dan said:
As opposed to creating another account, protecting it, then trying to edit it from another account?
Sorry, I am not sure what you meant.
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back