View Single Post
  #1 (permalink)  
Old 03-31-2007, 01:40 AM
Mikeee Mikeee is offline
New Pligger
 
Join Date: Mar 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
New install, error: Warning: fopen("./settings.php", "w")

I just attempted to install 9.1 beta, and upon install, it wrote to dbconnect.php properly, and on the next install page, it built the db, but then gave this error...

Code:
Error: You may have typed the template name wrong or it does not exist. Click here to fix it.


Warning: fopen("./settings.php", "w") - Permission denied in /home/virtual/site24/fst/var/www/html/libs/admin_config.php on line 131
Could not open './settings.php' file for writing
Warning: fopen("./settings.php", "w") - Permission denied in /home/virtual/site24/fst/var/www/html/libs/admin_config.php on line 131
Could not open './settings.php' file for writing
Error: You may have typed the template name wrong or it does not exist. Click here to fix it.

Please fix the above error(s), install halted!
I checked all my CHMOD's and theyre all correct according to README.TXT.
Reply With Quote