I get the following during install:

Warnings:
file_exists(): Unable to find the wrapper "private" - did you forget to enable it when you configured PHP? file.inc:483
file_put_contents(): Unable to find the wrapper "private" - did you forget to enable it when you configured PHP? file.inc:498
file_put_contents(private:///.htaccess): failed to open stream: No such file or directory file.inc:498

Error:
WD security: Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your private:// directory which contains the following lines: SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 Deny from all Options None Options +FollowSymLinks

Comments

m.stenta’s picture

I'm getting a similar error with a different distribution. I wonder what a general approach to fixing this is...