Installing site on local host

Hi I have got pro now installed with Wordpress on my localhost. I am trying to install one of the sites from the design cloud, to play around with. However it gets stuck on initializing.

It is validated etc.

Anything I can try?

Many thanks

Hi Katie,

Thank you for writing in, sorry to hear you’re having that issue on your localhost. First, please confirm that you have validated the site. And then please follow the troubleshooting guide provided here.

If the issue persists, you might need to adjust the configuration of your local server with these settings:

  • max_allowed_packet to 16mb
  • innodb_log_file_size to 128mb
  • upload_max_filesize to 100M
  • post_max_size = 100M
  • max_execution_time = 3000s

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.