Trying to change the permissions level of my inc folder on installation.
Using CoffeeCup FreeFTP
Right clicking the inc folder on the server side after connecting and trying to change persmissions.
No matter what permission level I try to input, I get this in return.
When sending custom QUOTE commands to the remote server, one of the commands returned a 400 or higher error code. [21] Additional information: QUOT string not accepted: SITE CHMOD 0044 inc.
Server has replied: [500] 'SITE CHMOD 0044 inc': command not understood.
Doing this because I got this message during installation and it won't let me get past it, even when I hit skip.
Directories | Current Level | Desired Level |
inc | Writable | Non-writable |
Files | Current Level | Desired Level |
when I hit skip, I get this message:
Warning: require_once(../inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\5517458\html\install\index.php on line 453
Fatal error: require_once() [function.require]: Failed opening required '../inc/header.inc.php' (include_path='.;C:\php5\pear') in D:\Hosting\5517458\html\install\index.php on line 453
So... whaddo I do?