macports install on Lion and DRUPL_HOME/admin/config load very slow
I use macports to installed Nginx and php-cgi on my MacBook Air Lion and deployed Drupal 7.
Everything is fast except DRUPL_HOME/admin/config. That page needs 3s to load while other pages just show as soon as I click the link.
Anyone got the same problem on Mac?
MAMP, localhost and multi-site
I'm really hoping someone can help me get this right. I'm using MAMP on OX 10.6, have D7 in the htdocs folder in a floder called "civi".
I added a site folder at sites/devmydomain.org, plus folders for themes, modules and files.
Added the site.php file and added this line: $sites['devmydomain.org'] = 'devmydomain.org';
I've tried editing my private/etc/hosts with several paths with no change. If I should add a line, what should it be based on the above?
What happens is I go to http://localhost/civi/devmydomain.org, but I get redirected to http://localhost/civi/install.php
Read more