By seanke on
New Drupal install on Localhost
I'm following the theme install instructions at http://drupal.org/node/456 to install this theme - http://drupal.org/project/ad_redoable
However when I get to "Edit your user preferences and select the new theme." I get the following Error message in a Big Pink Box
* warning: fopen(sites/default/files/.htaccess) [function.fopen]: failed to open stream: Permission denied in /var/www/drupal-6.14/includes/file.inc on line 129.
* Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your sites/default/files directory which contains the following lines:
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks
I've created the .htaccess file but still get the error, google for the warning line doesn't produce any English results.
Does anyone know what I'm doing wrong?
Comments
First theme install issues
s'ok fixed it now after getting myself in a permissions tizz