We moved our site to another server and now when we try to protect a folder we get this set of errors: WARNING: fopen(/var/www/vhosts/workoutsondemand.com/httpdocs/PROMOTION_ONE//.htaccess) [function.fopen]: failed to open stream: Permission denied in line 149 of file protection_methods.inc.php Protect Folder Cannot open file /var/www/vhosts/workoutsondemand.com/httpdocs/PROMOTION_ONE//.htaccess for write ------------------------------------------------------ Can anyone help please! All my members are calling me non stop!!!
Does the directory already have a .htacess file in it? Try deleting it and then protecting again. Or try setting the directory to chmod 777, then set back to 666 or 755 when done. David
also, are you trying to modify an existing protected folder? The path stored in the database probably points to the path from your old server. You may be better off deleting the protection entry and recreating.