From the online manual User Contributed Notes:
http://www.php.net/manual/en/install.unix.commandline.php
additional information to fastcgi...
the compilation of fastcgi library is not nessesary, php
include a modified version of this library,
and fastcgi module have this own implementation of the
protocole fastcgi...
on the first server (where apache are!) the uid and gid of
apache instance of the fastcgi module
must be the same on the php file to execute...
without that they dont work...
the module refuse to send the request to the fastcgi php
server...
Regards
Keith
------------------------------------------------------------
http://www.karsites.net
http://www.raised-from-the-dead.org.uk
This email address is challenge-response protected with
http://www.tmda.net
------------------------------------------------------------
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]