Page 1 of 1

install eroor

Posted: Thu Mar 31, 2011 9:59 am
by garrie007
Hi,

I am installing a php website on my server,i have sorted the permissions on the private & public folders by given
them write permissions in windows explorer using the ISUER_ account, but now i am faced with this error:

The file_write() function failed to delete the file:
E:/Inetpub/wwwroot/estore/khxc/config.php. The file existed prior to writing data to it.

I have deleted the original config file but still get the same error.

Thanks in advance

Garrie

Microsoft Server 2003 sp2
IIS6
PHP v5.2

Re: install eroor

Posted: Thu Mar 31, 2011 12:59 pm
by AbraCadaver
You need to create the config.php file and give the IUSER_ account permission to write to it.