Current time: 03-31-2025, 05:33 PM Hello There, Guest! (LoginRegister)


Post Reply 
fastcgi incomplete headers issues
Author Message
blunt Offline
Junior Member
*

Posts: 40
Joined: Jan 2008
Reputation: 0
Post: #60
RE: fastcgi incomplete headers issues
joximu:
executing file test.sh from vu2000:

ispcp:~# su -s /bin/bash - vu2000
vu2000@ispcp:~$ /var/www/fcgi/master/test.sh
-su: /var/www/fcgi/master/test.sh: /bin/sh: bad interpreter: Permission denied

contents of php5-fcgi-starter:
ispcp:~# cat /var/www/fcgi/master/php5-fcgi-starter
#!/bin/sh

umask 022

PHPRC="/var/www/fcgi/master/php5/"

export PHPRC
PHP_FCGI_CHILDREN=2
export PHP_FCGI_CHILDREN
PHP_FCGI_MAX_REQUESTS=500
export PHP_FCGI_MAX_REQUESTS

exec /usr/bin/php5-cgi
01-15-2008 09:53 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: fastcgi incomplete headers issues - blunt - 01-15-2008 09:53 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)