Install.php failed to create and open or update my config.inc.php even I created a file called config.inc.php and change it's permissions to 777 and made it writable, I had no luck and I get the following error message
Is there anyone kindly paste the config.inc.php file without their login and db information I need structure of that file so I can fill in all my username and server info and configure it
manually by myself.
Right now nothing works and without this file i can not write or store the data in database.
Warning: fopen(config.inc.php) [function.fopen]: failed to open stream: Permission denied in c:\Inetpub\wwwroot\testingserv\registermyinterest\install.php on line 231
Warning: fwrite(): supplied argument is not a valid stream resource in c:\Inetpub\wwwroot\testingserv\registermyinterest\install.php on line 241
Cannot write to file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Install.php failed to create and open or update my config.inc.php even I created a file called config.inc.php and change it's permissions to 777 and made it writable, I had no luck and I get the following error message
Is there anyone kindly paste the config.inc.php file without their login and db information I need structure of that file so I can fill in all my username and server info and configure it
manually by myself.
Right now nothing works and without this file i can not write or store the data in database.
Warning: fopen(config.inc.php) [function.fopen]: failed to open stream: Permission denied in c:\Inetpub\wwwroot\testingserv\registermyinterest\install.php on line 231
Warning: fwrite(): supplied argument is not a valid stream resource in c:\Inetpub\wwwroot\testingserv\registermyinterest\install.php on line 241
Cannot write to file.