Quote:
Originally Posted by Donners
Sorry, this is the error coming up:
ERROR : Cannot write to /usr/local/apache/sites/client322/xxx.com/cgi-bin, chmod to 755, some servers may require 777
ERROR!: install cannot continue,
correct the errors listed above thru your FTP program,
then refresh this page to continue
|
The script needs to write to your cgi-bin but it couldn't. So chmod the cgi-bin so that the script can write and continue. Try 755 first, if it fails again then try 777. 777 should be your last resort.