atom feed11 messages in ru.sysoev.nginxdrupal try_files php fastcgi
FromSent OnAttachments
Otto BretzMar 14, 2009 3:13 am 
Igor SysoevMar 14, 2009 8:44 am 
Otto BretzMar 16, 2009 2:03 am 
Igor SysoevMar 16, 2009 3:33 am 
mikeMar 16, 2009 9:26 am 
Cliff WellsMar 16, 2009 9:51 am 
Igor SysoevMar 16, 2009 10:12 am 
Igor SysoevMar 16, 2009 10:15 am 
Cliff WellsMar 16, 2009 10:21 am 
Mark AlanMar 16, 2009 1:42 pm 
Leon KellermannMar 16, 2009 8:24 pm 
Subject:drupal try_files php fastcgi
From:Otto Bretz (otto@promosys.se)
Date:Mar 14, 2009 3:13:37 am
List:ru.sysoev.nginx

Hi,

I'm having trouble getting $subject to work. I'm running 0.6.35 with the try_files patch. I tried to follow the config posted in [1]. My current config can be found at [2].

I'm also not able to get a simple phpinfo page to work, http://themansion.mine.nu/test1/. Drupal is installed in http://themansion.mine.nu/test2/

I launched my fcgi process with: spawn-fcgi -a 127.0.0.1 -p 10005 -u www -g www -f /usr/local/bin/php-fastcgi

Php is from the OpenBSD ports tree. #php-fastcgi -v PHP 5.2.9 with Suhosin-Patch 0.9.6.3 (cgi-fcgi) (built: Mar 12 2009 18:35:04) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH

Any hints as to what I'm missing?

[1] http://www.ruby-forum.com/topic/173439 [2] http://www.giuntilabs.net/files/nginx/nginx.conf [3] http://www.giuntilabs.net/files/nginx/error.log [4] http://www.giuntilabs.net/files/nginx/build.txt

cheers, Otto