Just using php-cgi:

PHP 5.3.3-1ubuntu9.3 with Suhosin-Patch (cgi-fcgi) (built: Jan 12 2011
16:07:48)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

Should I try php-fpm?

There is an index.php, if I put support/index.php -- it works. The
permissions are fine & owned by www-data

On Thu, Apr 14, 2011 at 10:51 AM, Chad Smith <[email protected]> wrote:

> Alex,
>
> Are you sure that PHP is running? Are you using PHP-FPM or something else?
>
> Inside of /var/www/support do you have a file named "index.php"? If you do
> does it have permissions to be read by the world?
>
> Keep in mind that typically once you get it working and tuned up you
> wouldn't have to touch it again for a while.
> Chad
>
> On Wed, Apr 13, 2011 at 10:48 PM, Alex Dunmow <[email protected]> wrote:
>
>> Hi Everyone,
>>
>> Can someone please help me out. I've set up a standard PHP rule using the
>> wizard, then changed it from extension to directory:
>>
>> vserver!20!directory_index = index.php,index.html,index.htm
>> vserver!20!document_root = /var/www/compass
>> vserver!20!error_writer!filename = /var/log/cherokee/compass.errors.log
>> vserver!20!error_writer!type = file
>> vserver!20!rule!140!document_root = /var/www/support
>> vserver!20!rule!140!encoder!gzip = 1
>> vserver!20!rule!140!handler = fcgi
>> vserver!20!rule!140!handler!balancer = round_robin
>> vserver!20!rule!140!handler!balancer!source!10 = 3
>> vserver!20!rule!140!handler!error_handler = 1
>> vserver!20!rule!140!match = directory
>> vserver!20!rule!140!match!directory = /support
>> vserver!20!rule!140!timeout = 30
>>
>> But when I go to vserver/support - I get "No input file specified"
>>
>> Really quite frustrating.
>>
>>
>> Does anyone have any ideas?
>>
>>
>> Thanks in advance.
>>
>> Alex
>>
>> _______________________________________________
>> Cherokee mailing list
>> [email protected]
>> http://lists.octality.com/listinfo/cherokee
>>
>>
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to