Ngingx wont start with fastcgi_split_path_info" error

Posted by Ke on Server Fault See other posts from Server Fault or by Ke
Published on 2010-03-19T10:33:39Z Indexed on 2010/03/19 10:41 UTC
Read the original article Hit count: 377

Filed under:
|

Hi,

I heard that nginx is faster and since im on a VPS with low ram i thought id try it out.

I got through this tutorial http://www.howtoforge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian

But I now get the following error:

unknown directive "fastcgi_split_path_info" in /etc/nginx/sites-enabled/default:28

Anyone know what might be causing the problem? I cant find any reference to the problem on Google

Also I have heard conflicting things about Nginx vs Apache. Some say use one, some say the other. Im using allsorts such as rewrite rules, proxies etc. Am I setting myself up for a fall by using Nginx?

If I go for apache, does anyone know of anyway to tweak it so that it performs better on a low ram VPS?

Cheers Ke

© Server Fault or respective owner

Ngingx wont start with fastcgi_split_path_info" error

Posted by Ke on Super User See other posts from Super User or by Ke
Published on 2010-03-19T10:26:43Z Indexed on 2010/03/19 10:31 UTC
Read the original article Hit count: 377

Filed under:
|

Hi,

I heard that nginx is faster and since im on a VPS with low ram i thought id try it out.

I got through this tutorial http://www.howtoforge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian

But I now get the following error:

unknown directive "fastcgi_split_path_info" in /etc/nginx/sites-enabled/default:28

Anyone know what might be causing the problem? I cant find any reference to the problem on Google

Also I have heard conflicting things about Nginx vs Apache. Some say use one, some say the other. Im using allsorts such as rewrite rules, proxies etc. Am I setting myself up for a fall by using Nginx?

If I go for apache, does anyone know of anyway to tweak it so that it performs better on a low ram VPS?

Cheers Ke

© Super User or respective owner

Related posts about error

Related posts about nginx