The PHP Interpreter
Go to file
2010-02-07 20:15:58 +00:00
build - Fix bad merge (Sorry Ilia..) 2009-11-28 00:06:54 +00:00
ext - prevent unexpectable behaviors (for the user) with invalid path 2010-02-07 20:15:58 +00:00
main - prevent unexpectable behaviors (for the user) with invalid path 2010-02-07 20:15:58 +00:00
netware sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
pear fix Bug #43857 2009-08-02 19:11:15 +00:00
sapi Fix bug #50940 2010-02-05 18:59:05 +00:00
scripts One change in trying to update Autoconf was missed. This makes phpize work again. 2009-12-02 17:42:58 +00:00
tests - Fix test 2009-12-11 15:38:15 +00:00
TSRM - silent warning 2010-02-04 15:34:19 +00:00
win32 - prevent unexpectable behaviors (for the user) with invalid path 2010-02-07 20:15:58 +00:00
Zend touch 2010-02-07 11:42:52 +00:00
.gdbinit - Added a function to print all CVs from the local scope. 2009-08-01 12:55:36 +00:00
acconfig.h.in
acinclude.m4 Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
buildconf - Removed unused parts 2009-07-20 10:51:40 +00:00
buildconf.bat MFH: Check if configure script was copied, and output an error if it wasn't 2009-01-02 12:18:21 +00:00
ChangeLog ChangeLog update 2005-08-08 05:39:44 +00:00
ChangeLog.1999.gz
ChangeLog.2000.gz
ChangeLog.2001.gz
ChangeLog.2002.gz
ChangeLog.2003.gz - Compress 2003 changelog 2004-01-01 11:41:18 +00:00
ChangeLog.2004.gz - Compressed 2004 Changelog 2005-01-10 15:07:51 +00:00
CODING_STANDARDS Multi-branch test commit to see if email notifications are working 2009-07-17 04:26:33 +00:00
config.guess - Upgraded bundled libtool to 1.5.26 2009-11-23 21:53:30 +00:00
config.sub - Upgraded bundled libtool to 1.5.26 2009-11-23 21:53:30 +00:00
configure.in Revert commit 292222. It's not needed anymore to specify c99. 2010-01-12 09:28:02 +00:00
CREDITS
EXTENSIONS Maintainer file update 2009-04-08 13:31:54 +00:00
footer
genfiles - Give Marcus good old warm and fuzzy feeling.. :) 2008-03-26 15:04:57 +00:00
header Update copyright 2008-02-07 19:39:50 +00:00
INSTALL cvs->svn 2009-07-13 19:16:13 +00:00
LICENSE - MFH It's 2009 2009-03-11 00:02:52 +00:00
ltmain.sh - Upgraded bundled libtool to 1.5.26 2009-11-23 21:53:30 +00:00
makedist MFH: CVS->SVN 2009-07-14 21:49:44 +00:00
Makefile.frag fix gcov build 2008-03-19 23:24:56 +00:00
Makefile.gcov Daniel Convissor wants to test ext/date/lib, so enable code coverage data for him 2010-01-25 22:44:07 +00:00
Makefile.global - Fixed bug #49935 (Deprecated warnings make "make test" to fail) 2009-11-27 23:34:36 +00:00
makerpm - Change from PHP5 -> PHP 5 2004-02-08 22:49:47 +00:00
NEWS - Fixed #44098, imap_utf8() returns only capital letters 2010-02-07 13:06:54 +00:00
php5.spec.in - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php.gif fix logo (proper spacing between the letters) 2006-03-06 19:10:19 +00:00
php.ini-development Make sure that max_file_uploads is set to 20 by-default in all places 2009-11-05 13:29:34 +00:00
php.ini-production Make sure that max_file_uploads is set to 20 by-default in all places 2009-11-05 13:29:34 +00:00
README.EXT_SKEL update the docs 2008-06-19 17:59:35 +00:00
README.EXTENSIONS
README.input_filter Pierre requested an update to this. I don't think it makes sense to 2006-10-30 17:11:02 +00:00
README.MAILINGLIST_RULES MFH 2008-01-17 14:38:16 +00:00
README.namespaces - MFH: Changed namespace separator 2009-04-03 14:37:02 +00:00
README.PARAMETER_PARSING_API MFH: 2009-06-04 18:20:45 +00:00
README.PHP4-TO-PHP5-THIN-CHANGES new incompatibilities. maybe someone from the doc group will update the 2004-08-24 22:01:58 +00:00
README.QNX
README.REDIST.BINS -add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.) 2009-06-24 11:46:29 +00:00
README.RELEASE_PROCESS Where using svn now, use svn paths 2009-12-22 22:36:41 +00:00
README.SELF-CONTAINED-EXTENSIONS
README.STREAMS
README.SUBMITTING_PATCH Mention account access so we can refer account-requestors to this README 2009-11-20 21:52:02 +00:00
README.SVN-RULES MFH: - cvs->svn 2009-07-14 09:55:55 +00:00
README.TESTING clarification of wwwhether 'make test' needs the PHP xecutable to be set 2009-03-20 15:43:40 +00:00
README.TESTING2 Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded) 2008-11-05 17:15:50 +00:00
README.UNIX-BUILD-SYSTEM Update documentation for PHP 5. 2003-07-03 04:14:42 +00:00
README.WIN32-BUILD-SYSTEM - if they are outdated/wrong, no need to confuse the users 2010-02-04 08:24:29 +00:00
README.Zeus - Change from PHP5 -> PHP 5 2004-02-08 22:49:47 +00:00
run-tests.php sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
server-tests-config.php - MFH Fix filename 2005-09-19 19:03:53 +00:00
server-tests.php sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
snapshot
stamp-h.in
stub.c
svnclean.bat - rename to svn 2009-07-13 16:10:29 +00:00
TODO Removed completed TODO items 2007-05-01 23:04:30 +00:00
TODO-5.1 Slated for PHP 6 2005-11-13 18:02:47 +00:00
TODO-PHP5 Update TODO: filter extension was added 2007-04-25 18:22:43 +00:00
UPGRADING Drop debug switches from UPGRADING, they need --enable-debug and aren't ment for users 2009-06-28 16:14:30 +00:00
vcsclean MFH: dropped some more mime types, svnclean -> clean for multiple VCS 2009-07-16 04:50:06 +00:00

Using PHP 5 with the Zeus Web Server
-----------------------------------

Zeus fully supports running PHP in combination with our
webserver. There are three different interfaces that can be used to
enable PHP:

* CGI
* ISAPI
* FastCGI

Of the three, we recommend using FastCGI, which has been tested and
benchmarked as providing the best performance and reliability.

Full details of how to install PHP are available from our
website, at:

http://support.zeus.com/products/php.html

If you have any problems, please check the support site for more
up-to-date information and advice.


Quick guide to installing CGI/FastCGI with Zeus
-----------------------------------------------

Step 1 - Compile PHP as FastCGI.

Compile as follows:
        ./configure --enable-fastcgi
        make

Note that PHP has many options to the configure script -
e.g. --with-mysql. You will probably want to select your usual options
before compiling; the above is just a bare minimum, for illustration.

After compilation finishes, you will be left with an executable
program called 'php'. Copy this into your document root, under a
dedicated FastCGI directory (e.g. $DOCROOT/fcgi-bin/php)


Step 2 - configure Zeus

Four stages:
        -  enable FastCGI
        -  configure FastCGI
        -  setup alias for FastCGI
        -  setup alias for PHP

1) Using the admin server, go to the 'module configuration' page for
your virtual server, and ensure that 'fastcgi' is enabled (select the
tickbox to the left).

2) While we can run FastCGI's locally, there are known problems with
some OS's (specifically, the communication between web server and
FastCGI happens over a unix domain socket, and some OS's have trouble
sustaining high connection rates over these sockets). So instead, we
are going to set up the PHP FastCGI to run 'remotely' over localhost
(this uses TCP sockets, which do not suffer this problem). Go to the
'fastcgi configuration' page, and under 'add remote fastcgi':
        Add Remote FastCGI
                Docroot path            /fcgi-bin/php
                Remote machine          localhost:8002
The first entry is where you saved PHP, above.
The second entry is localhost:<any unused port>
We will start the FastCGI listening on this port shortly.
Click 'update' to commit these changes.

3) Go to the path mapping module and add an alias for FastCGI:
        Add Alias
                Docroot path            /fcgi-bin
                Filesystem directory    /path/to/docroot/fcgi-bin
                Alias type              fastcgi
Click 'update' to commit these changes

4) Also on the path mapping module, add a handler for PHP:
        Add handler
                File extension          php
                Handler                 /fcgi-bin/php
Click 'update' to commit these changes

Finally restart your virtual server for these changes to take effect.


Step 3 - start PHP as a FastCGI runner

When you start PHP, it will pre-fork a given number of child processes
to handle incoming PHP requests. Each process will handle a given
number of requests before exiting (and being replaced by a newly
forked process). You can control these two parameters by setting the
following environment variables BEFORE starting the FastCGI runner:

PHP_FCGI_CHILDREN - the number of child processes to pre-fork. This
variable MUST be set, if not then the PHP will not run as a FastCGI.
We recommend a value of 8 for a fairly busy site. If you have many,
long-running PHP scripts, then you may need to increase this further.

PHP_FCGI_MAX_REQUESTS - the number of requests each PHP child process
handles before exiting. If not set, defaults to 500.

To start the FastCGI runner, execute '$ZEUSHOME/web/bin/fcgirunner
8002 $DOCROOT/fcgi-bin/php'.  Substitute the appropriate values for
$ZEUSHOME and $DOCROOT; also substitute for 8002 the port you chose,
above.

To stop the runner (e.g. to experiment with the above environment
variables) you will need to manually stop and running PHP
processes. (Use 'ps' and 'kill'). As it is PHP which is forking lots
of children and not the runner, Zeus unfortunately cannot keep track
of what processes are running, sorry. A typical command line may look
like 'ps -efl | grep $DOCROOT/fcgi-bin/php | grep -v grep | awk
'{print $4}' | xargs kill'