Greetings,
I uploaded the Wordpress files to my 1 and 1 server via FTP. I then append /wp-admin/install.php to the and of my domain name. The initial install screen showed up OK. I entered the Blog Name and my email address and clicked "Install". Then the screen appears with the login info (Username: Admin, Password: xxxxxxxxxxxxx -you get the idea). I click the login buttono and then enter the password. That's when I get the error
Fatal error: main() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:/usr/lib/php') in /homepages/44/d163100760/htdocs/martialartslosangeles.com/wp-admin/index.php on line 17
As you can tell from the error, my domain is "martialartslosangeles.com." I have checked the files for the wp-blog-header.php and it seems to exist. I'm not knowledgable when it comes to php ... does anyone know how to resolve this?