I am trying to install Cubecart and it fails at Step 2 saying permissions are not right. I am running php as cgi with phpsuexec enabled. This means I can't set file or directory permissions higher than 755.
Cubecart insists on setting it to 777 for the install. It is also reporting file permissions wrongly. I have set all file and directory permissions to 755, but it shows current permissions as 777, which is incorrect.
I am stuck on Step 2 as a result.
Any help will be appreciated.
Thanks in advance.