ogs/fastcgi
FastCgiWrapper /usr/local/apache2/bin/suexec
FastCgiServer /home/fcgi-bin/php-fcgi -user php-cgi-shared -group
php-cgi-shared
SetHandler fastcgi-script
Options +ExecCGI
AddHandler php-fastcgi .php
Action php-fastcgi /fcgi-bin/php-fcgi
Please respond with your comments on my method, and if it's generally correct
and others are interested in using it, I can post my changes to suexec.c.
Thanks,
Jason Kovacs
ad many
non-technical users working with this utility just fine for about 6 months,
so it works and though its not the most graceful implementation from a
developer's standpoint, it makes the user interface easiest to work with.
-Jason Kovacs
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
configuration in my setup?
How do I troubleshoot this? Any help would be appreciated, thanks.
-Jason Kovacs
Richard Lynch said the following on Monday, October 17, 2005 3:30 PM:
On Fri, October 14, 2005 6:03 pm, Jason Kovacs wrote:
Richard Lynch said the following on Friday, October 14, 2005 3:39 PM:
I added a custom drop-down menu to FCKEditor's Link window that fills
in the URL upon sele
want to set 'session.save_path' for each virtual
host to a directory other than the one set in php.ini that only
apache can read/write to since my suexec'd php cgi binary
can only write session data to a directory owned by the
virtual host user.
How can this be done? Any help would be appreciated, thanks.
-Jason Kovacs
5 matches
Mail list logo