Hi, I am getting error message while posting articles : Warning: file_put_contents(public:///.htaccess): failed to open stream: "DrupalPublicStreamWrapper::stream_open" call failed in file_create_htaccess() (line 507 of /var/www/includes/file.inc). the log entry:
Security warning: Couldn't write .htaccess file. Please create a .htaccess file in your public:// directory which contains the following lines: SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 Options None Options +FollowSymLinks
Though I have .htaccess file in my base directory.
-- Sagar Kadam