Welcome! Log In Create A New Profile

Advanced

Weird nginx/php-fpm issue

Robert Gabriel
September 30, 2009 03:24AM
Hello,
I got a weird issue with the new php 5.2.11 and fpm patch. Until php
5.2.11, I was running php 5.2.10 with fpm patch and nginx 0.8.17 and
worked perfectly. Now I have upgrade to php 5.2.11 and of course added
the fpm patch and now this entry:

location / {
root /srv/www/cms;
index index.php index.html index.htm;
error_page 404 = /index.php;

}

doesn't work anymore. Remember, before with the same setup, but
different version of php it worked without any issue. I didn't change
anything, no php.ini configuration, no nginx configuration nothing,
besides the php and php-fpm upgrade.

Does anyone have an idea on why is this happening?
--
Posted via http://www.ruby-forum.com/.
Subject Author Posted

Weird nginx/php-fpm issue

Robert Gabriel September 30, 2009 03:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
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