Luap777
Member
Posted 6 months ago #
Greetings,
Can someone take a look here and see if you know what the problem may be? I followed the installation instructions twice with same result. Looking at the source of the main page, it seems that it's looking for everything with ?step=2 appended to the main URL, hence not finding it.
- Windows Server 2003
- PHP 5.2.*
- IIS 6
Thank you,
Paul S.
you already defined the problem:
it seems that it's looking for everything with ?step=2
if this was a successful install, you will need to change your home and site url values to fix that.
http://www.tamba2.org.uk/wordpress/site-url/
Luap777
Member
Posted 6 months ago #
Thank you very much, that did the trick :)
This was happening to me also... and I installed several times. While the OPs problem with accessing his site may be resolved (just as I resolved mine), I'd like to know if anyone is working on the install routine that put the incorrect URL into the database in the first place.
- Virgil
You might search in trac to see if that's been reported.
Reporting Bugs
staygoldcc
Member
Posted 6 months ago #
I am going to risk sounding like a total newbie. How do I go about changing my site and home url values. I have tried a little digging in the codex but can't find a direct explanation.
Thanks.
-Christian
You follow the link I provided 4 posts up.
staygoldcc
Member
Posted 6 months ago #
I apoligize, I thought that was some form of example. Not an actual link.
Anonymous
Unregistered
Posted 4 months ago #
Excellent..
I had this same problem and I sorted it using the instructions at http://www.tamba2.org.uk/wordpress/site-url/
I went thru https://admin.server-mysql.com/phpmyadmin/
Thanks guys..
Anonymous
Unregistered
Posted 4 months ago #
@whooami - THANK YOU!! I upgraded one blog to 2.6 last month. Yesterday I started a new blog on a new domain, and have spent about 8 hours just trying to log into the darn thing. Changed the url's in the database tables, and voila.
clarson
Member
Posted 3 months ago #
Thank you so much! I think it is an IIS issue.