By oakgrove09 on
I was installing Drupal 7.2.1 through my host provider to mydomain.com/public_html and it looked like everything updated correctly until I loaded mydomain.com (example) and got a 403 Forbidden error: access to this server denied. I checked the directory and I don't have an index.html file. The update.html file is there but when I run Continue, it comes up with the Drupal update screen with Front Page and Admin links, but both links lead to 403 errors.
I didn't back this up and I was wondering if there's a way to get a generic index file that will call up the rest of the app. Any suggestions?
Comments
Posted to soon :-) Just figured it out
I just installed Drupal into a second directory and copied-and-pasted the two index files from it into the 'broken' drupal directory. Works fine now. :-)