Welcome! Log In Create A New Profile

Advanced

Re: Wordpress Multi-Site Converting Apache to Nginx

Alan Chandler
May 08, 2014 03:32PM
On 01/05/14 08:02, nrahl wrote:
> This entire configuration was 100% functional using Apache2.

I just saw this thread for the first time, and I am wondering if its the
same problem I hit when I moved my apache2 configuration over to nginx.
It turned out to be nothing to do with nginx, but a problem with
super-cache misplaying with php-apc.


Super-cache does something like

if(!class_exists) {
Class {
....
};
}

in a file called wp-cache-base.php

adding to php.ini
[apc]
apc.filters = wp-cache-base

solved the problem

The symptoms I had were - with display_errors off, php5-fpm was
returning a 500, with display_errors on php5-fpm was returning 200. When
it returned 200 there was a blank page.



--
Alan Chandler
http://www.chandlerfamily.org.uk

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Wordpress Multi-Site Converting Apache to Nginx

nrahl April 29, 2014 04:27PM

Re: Wordpress Multi-Site Converting Apache to Nginx

Francis Daly April 29, 2014 06:42PM

Re: Wordpress Multi-Site Converting Apache to Nginx

nrahl April 30, 2014 02:46AM

Re: Wordpress Multi-Site Converting Apache to Nginx

Francis Daly April 30, 2014 03:16AM

Re: Wordpress Multi-Site Converting Apache to Nginx

nrahl May 01, 2014 02:07AM

Re: Wordpress Multi-Site Converting Apache to Nginx

GreenGecko May 01, 2014 02:28AM

Re: Wordpress Multi-Site Converting Apache to Nginx

nrahl May 01, 2014 03:02AM

Re: Wordpress Multi-Site Converting Apache to Nginx

Alan Chandler May 08, 2014 03:32PM

Re: Wordpress Multi-Site Converting Apache to Nginx

Francis Daly May 01, 2014 02:58AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 173
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready