Getting the error
* warning: is_file(): Stat failed for files/tmp/.htaccess (errno=13 - Permission denied) in /home/virtual/site28/fst/var/www/html/dev.crossandthrone.com/includes/file.inc on line 115.
* warning: fopen(files/tmp/.htaccess): failed to open stream: Permission denied in /home/virtual/site28/fst/var/www/html/dev.crossandthrone.com/includes/file.inc on line 117.
* Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your files/tmp directory which contains the following lines:
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks
Seems like MediaTemple possibly only allows one .htaccess at the root? Anyone else come across this and can I get around this anyhow? Only trying to set file system to public at this point.
Comments
Nevermind... some issue with
Nevermind... some issue with the order in which you upload htaccess and set permissions, odd but it works.
how?
how did you solved this?
IIRC, I re-uploaded the
IIRC, I re-uploaded the files in a different order and it worked, not sure why.