Installing on a subdomain, wp-admin/install.php issues
-
I am currently trying to install wordpress on a subdomain (blog.domain.com) which is pointed to my hosting service (domain.com is pointed at a Blogger blog hosted elsewhere, which I’m taking down later and replacing with a static page) and failing miserably. I have some limited HTML/CSS knowledge but I suspect I’m running before I can walk here and need some help.
The root domain has a public_html folder in my FTP client, I was instructed by my registrar’s support to create a folder ‘blog’ in here and upload the wordpress files here to install to blog.domain.com. All files are there and I’ve edited wp-config.php for the MySQL database (fairly certain I have this done right…).
However, when I try to access blog.domain.com/wp-admin/install.php in my browser I get the following:
Not Found
The requested URL /wp-admin/install.php was not found on this server.
Apache Server at blog.xyz.xyz Port 80
If I just access blog.domain.com then I can’t tell if this is working. It displays the contents of the index.html file that my registrar placed in the public_html folder when I bought hosting from them.
What am I doing wrong?
The topic ‘Installing on a subdomain, wp-admin/install.php issues’ is closed to new replies.