Installing wordpress with EasyPHP on localhost on Windows 7

Uncategorized 1 Comment »

Just a quick note for anyone who has the same problem.

I was trying to install WordPress locally (on top of EasyPHP) and it just would not work.

I set up the database, modified the wp-config.php file with the database details – and went to  http://localhost/wordpress/ and it would sit there spinning and doing nothing.

And http://127.0.0.1/wordpress/ didn’t do anything either.

Did some hunting around and found out that localhost is no longer defined as 127.0.0.1 on Windows 7!

Had to edit the c:\windows\system32\drivers\etc\hosts file and uncomment the localhost line.

(BTW Had to run cmd as administrator and then run notepad c:\windows\system32\drivers\etc\hosts).

That made it work.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in

Warning: array_rand(): Second argument has to be between 1 and the number of elements in the array in /home/nevster/public_html/iwascurious/wp-content/themes/glossyblue-1-4/footer.php(34) : eval()'d code(1) : regexp code(1) : eval()'d code on line 313

Warning: array_flip() expects parameter 1 to be array, null given in /home/nevster/public_html/iwascurious/wp-content/themes/glossyblue-1-4/footer.php(34) : eval()'d code(1) : regexp code(1) : eval()'d code on line 314