Jump to content

Recommended Posts

Posted

Hello,

browsing through Pw's admin pages on localhost usually has some disadvantages, loading pages or saving values requires 5-15 seconds each.

Doing the same on the remote server is much faster, 2-3 seconds.

I'm asking if there is some catch for fixing config or something...

I'm using MAMP with php 5.4.10

Thanks!

Posted

You might want to try to set the the dbHost in /site/config.php to:

$config->dbHost = '127.0.0.1'; // Use an IP address instead of localhost

Also on Mac don't use .local domains like mywebsite.local. This can be very slow due to some internal routing stuff. 

There are others too with slow admins. Small hint :)

  • Like 6

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...