drupal-with-nginx
drupal-with-nginx copied to clipboard
Running Drupal using nginx: an idiosyncratically crafted bleeding edge configuration.
lines 9-12 in [fastcgi.conf](https://github.com/perusio/drupal-with-nginx/blob/D7/fastcgi.conf#L9) are duplicated in fastcgi_drupal.conf
Hey, I am actually trying to get nginx working with domain access. I am already using this configuration for one of my multisites and it works very good. For now...
Hi, I've noticed some strange behavior on my production site. I recently implemented custom ordering of my front page content using views: ie created a frontpage view, and set it...
Do we need to do anything to enable xdebug to work? Should that be included in the documentation?
The upstream_phpcgi_unix.conf file is using 2 unix sockets (php-fpm.sock and php-fpm-zwei.sock) in the upstream block. Dose it make sense to use load balancing when using unix sockets on a single...
I suffer from the same commented here but I think is more correct to open a new issue. https://github.com/perusio/drupal-with-nginx/issues/111#issuecomment-50380442
The only advanced help links that work with these configuration files are links that match the pattern ^/help/[^/]*/README.txt$. The problem is that advanced help does not only serve files that...
I get a 404 error when I try to run the database update script from the status reports menu. Everything else works - my site, Drupal's menus, cron, etc. But...
they both exist in both versions of the drupal_boost config
I use these settings with varnish? is a good option?