Tweet
Follow @easyphp
introduction
screenshots
faq
forum
blog
modules
components
download
Please use the
search function
and/or read the
FAQ
first.
Go to Topic:
Previous
•
Next
Go to:
Message List
•
New Topic
•
Search
•
Log In
•
Print View
Can't Get Wordpress Working
Posted by:
xichael
August 13, 2010 07:09AM
I've installed v5.3.3, and put WP v3.0.1 in www. I've created a database and edited wp-config.php. I've gone to localhost/wordpress/wp-admin/install.php, but it never loads.
What's wrong?
Edited 2 time(s). Last edit at 08/13/2010 07:10AM by xichael.
Options:
Reply
•
Quote
Posted by:
Amour
August 13, 2010 10:55AM
What is Apache logs ?
Options:
Reply
•
Quote
Posted by:
xichael
August 14, 2010 07:30AM
When I try, access.log says:
127.0.0.1 - - [13/Aug/2010:22:40:02 -0700] "GET /wordpress/wp-admin/install.php HTTP/1.1" 200 -
There's nothing in the error.log about it. The browser just tries to load for a long time, then stops with a blank page.
Options:
Reply
•
Quote
Posted by:
Amour
August 14, 2010 09:30PM
Can you try to change MySQL host from "localhost" to "127.0.0.1" ?
Options:
Reply
•
Quote
Posted by:
xichael
August 15, 2010 12:40AM
That solved it. Thanks!
Options:
Reply
•
Quote
Posted by:
javaboost
September 04, 2010 08:24AM
Hello,
I'm having the same problem. Can you tell me what file the setting needs to be changed in?
Thanks,
Phil
Options:
Reply
•
Quote
Posted by:
Amour
September 05, 2010 05:43PM
It's into Wordpress configuration ;)
Options:
Reply
•
Quote
Go to:
Message List
•
Search
•
Log In
Your Name:
Subject:
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
[Please, enable JavaScript to see the code]
Enter code:
xichael Wrote: ------------------------------------------------------- > When I try, access.log says: > > 127.0.0.1 - - [13/Aug/2010:22:40:02 -0700] "GET > /wordpress/wp-admin/install.php HTTP/1.1" 200 - > > There's nothing in the error.log about it. The > browser just tries to load for a long time, then > stops with a blank page.