Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
chmod 777 C:/xampplite/htdocs/ifpcrm/sites/default
I don’t have any Windows experience, but it seems it should be possible to download unxutils and then open the command prompt, and after installing them run
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:/wamp/www/drupal-6.4\sites\default
foreach ( $writableDirectories as $dir ) { $this->requireWriteable( $cmsPath . DIRECTORY_SEPARATOR . $dir, array("File permissions", "Is the $dir folder writeable?", null ), true ); }
Right now i don't but we 'll try to setup one and check.patroclas, since you already on windows could you help us on it. All you need to do is replace civicrm/install/index.php with latest file - http://svn.civicrm.org/civicrm/trunk/install/index.php and try reinstall and check if you get that same error again.
Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\drupal-6.4\includes\file.inc on line 889