Error message Warning: file_put_contents(public:///.htaccess): failed to open stream: "DrupalPublicStreamWrapper::stream_open" call failed in file_create_htaccess() (line 494 of /Users/tangmonk/MyGit/Drupal/wenxiong/includes/file.inc).

Comments

David_Rothstein’s picture

Title: install 7.27 with error. » "failed to open stream" error in file_create_htaccess() when installing Drupal 7.27
Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

What are the steps to reproduce this - is it repeatable every time? When during the installation does it happen?

It sounds like a server issue with the permissions on the public files directory not being set correctly, although usually Drupal won't let you get too far in the installation if the appropriate file permissions aren't set. However it's possible we're missing some kind of check here.

TangMonk’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)