Posted by Dan-902 on May 7, 2012 at 8:32pm
Windows permission error.
Getting the following error: and tried
attrib -r default /S /D
and several other ways of removing read only attributes but keep getting this error.
The user account used by your web-server needs to be granted write access to the following directory in order to configure the CiviCRM settings file:
/C:/drupal-7.14/sites/default/files
The user account used by your web-server needs to be granted write access to the following directory in order to configure the CiviCRM settings file:
/C:/drupal-7.14/sites/default
Using Apache, PHP, Mysql
Apache/2.2.8 (Win32) PHP/5.2.5
MySql 5.0.45
Running on Windows Vista.
Danny
Comments
sorry ..
I've never run civicrm on windows, and didn't know it was even supported.
It's a directory write permission that it needs, to be able to write the civi config file.
What do You recommend
I guess I will setup a proper unix sandbox using Sun Virtual Box. What OS do you recommend? Any VM with Drupal & CiviCRM already available?
Thanks
Danny
Permission Error
I got it installed - just testing it out now - I just by-passed some lines of code in the requireWriteable function found in the install script.
It appears to have worked since CiviCrm has created and stores a bunch of stuff in the /sites/default/files/civicrm directory.
Will need to do some more testing before I'm sure I didn"t mess anything up.
Danny
CiviCRM Noobie (but having fun)