Need expert help.

Adapter

Newbie
Joined
Jan 3, 2012
Messages
12
Reaction score
2
Hello,

I have created huge amount of posts on wordpress on localhost.Now, when I visit the page - localhost/wordpressblog , the page just won't load, probably because the posts number is too huge.What should I do to make the page load.You guys have any ideas.

Thanks
 
  • Make sure your localhost stack (apache+mysql) is up and running :)
  • Edit the php.ini setting "max_execution_time" to a bigger number - Restart Apache
 
Back
Top