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
install eroor
Moderator: General Moderators
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: install eroor
You need to create the config.php file and give the IUSER_ account permission to write to it.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.