The PHP Interpreter
Go to file
Thies C. Arntzen 280809189b - debug_backtrace now also returns an array containing the arguments of the
called function.

zeev, andi - is knowing the structure of the stack considered a bad thing in
zend_builtin_function? if yes i would have to create a new function in
zend_ptr_stack.c (but i think we are save this way)
2002-08-23 14:22:25 +00:00
build Move autoconf-2.13 check into buildcheck.sh where we already have 2002-07-21 13:09:07 +00:00
ext fixed bug #19016 2002-08-23 14:10:27 +00:00
main Fix ob_gzhandler()'s handling of requests w/o compression but that do have 2002-08-23 08:37:35 +00:00
netware File needed to build extensions for NetWare 2002-07-12 13:02:45 +00:00
pear * Fix bug #18918. 2002-08-15 17:07:12 +00:00
regex unused makefile.in 2002-03-18 14:38:01 +00:00
sapi @ - Added php.ini option "allow_webdav_methods" to allow handling of 2002-08-22 07:48:23 +00:00
scripts Ignore extensions/sapis named skeleton 2002-03-13 18:39:42 +00:00
tests Test argument passing for CLI 2002-08-21 23:10:44 +00:00
TSRM make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
win32 Added the php_odbc_includes.h file 2002-08-11 23:40:34 +00:00
Zend - debug_backtrace now also returns an array containing the arguments of the 2002-08-23 14:22:25 +00:00
acconfig.h.in Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. 2000-06-08 06:14:58 +00:00
acinclude.m4 Add a configure check to see if the seeker function in an fopencookie 2002-08-22 22:28:19 +00:00
apidoc-zend.txt added info about FETCH macros 2002-01-23 09:52:28 +00:00
apidoc.txt I think that is the preferred way as of now 1999-05-28 18:51:51 +00:00
buildconf Move autoconf-2.13 check into buildcheck.sh where we already have 2002-07-21 13:09:07 +00:00
ChangeLog ChangeLog update 2002-08-22 00:17:15 +00:00
ChangeLog.1999.gz * separated and compressed changelogs from 1999 and 2000 2001-04-13 23:33:49 +00:00
ChangeLog.2000.gz * separated and compressed changelogs from 1999 and 2000 2001-04-13 23:33:49 +00:00
ChangeLog.2001.gz * archive the 2001 changelog 2002-01-06 05:19:43 +00:00
CODING_STANDARDS fix examples 2002-08-22 14:04:01 +00:00
config.guess Upgrade to the version shipped with automake-1.6.2 2002-07-04 08:21:32 +00:00
config.sub Upgrade to the version shipped with automake-1.6.2 2002-07-04 08:21:32 +00:00
configure.in Added a check for monetary.h needed for strfmon inside string.c 2002-08-21 12:40:40 +00:00
CREDITS Let's pretend this is up-to-date now 2002-04-22 14:45:13 +00:00
cvsclean "User interface" for removing all files which are ignored by cvs 2000-03-06 16:02:01 +00:00
EXTENSIONS Added ctype to this list too. 2002-05-15 10:13:22 +00:00
footer * expanded the following constants and made them available in PHP: 2001-04-22 01:09:14 +00:00
genfiles - Hope this is the last commit in the series. Make sure that the .h file 2002-05-27 14:47:03 +00:00
header Maintain headers. 2002-02-28 08:29:35 +00:00
INSTALL - fix #16290 2002-07-07 16:44:23 +00:00
LICENSE * yeah yeah 2002-07-21 16:17:18 +00:00
ltmain.sh - Upgrade bundled libtool to 1.4.2. Following stuff mentioned at: 2002-06-29 23:24:48 +00:00
makedist - Fix makedist 2002-03-20 18:54:30 +00:00
makedist.ZendEngine2 - Small update 2002-05-27 05:48:01 +00:00
Makefile.frag Fixed build with multiple concurrent jobs: zend_indent.c, zend_highlight.c 2002-03-16 11:02:35 +00:00
Makefile.global * allow using the TESTS make variable again to determine which tests are run 2002-08-16 00:36:05 +00:00
makerpm - Fix a path and remove --with-imap 2002-03-04 10:45:30 +00:00
NEWS Update/cleanup. 2002-08-23 01:17:48 +00:00
php4.spec.in 2 years is ages.... and no way temporary. changed the php4 logo to a versionless one. 2002-02-01 09:20:11 +00:00
php.gif 2 years is ages.... and no way temporary. changed the php4 logo to a versionless one. 2002-02-01 09:20:11 +00:00
php.ini-dist add allow_webdav_methods as option 2002-08-22 07:59:11 +00:00
php.ini-recommended add allow_webdav_methods as option 2002-08-22 07:59:11 +00:00
README.CVS-RULES No exceptions. 2002-07-28 13:44:37 +00:00
README.EXT_SKEL Looks like mawk can't handle create_stubs - if someone is keen it would be 2002-03-30 16:44:56 +00:00
README.EXTENSIONS * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
README.PARAMETER_PARSING_API Please note that you need to use 'int' as a length type when 2002-07-03 18:36:50 +00:00
README.QNX PHP 4.0 1999-04-07 21:05:13 +00:00
README.SELF-CONTAINED-EXTENSIONS Please welcome the new build system. 2002-03-07 14:20:02 +00:00
README.STREAMS Introduce an error stack for wrappers, to help prevent multiple errors 2002-08-11 10:53:10 +00:00
README.SUBMITTING_PATCH this is dangerous.... 2002-05-09 20:36:49 +00:00
README.TESTING -c option is for path. 2002-03-18 06:06:00 +00:00
README.UNIX-BUILD-SYSTEM Fixed typo 2002-04-04 18:15:04 +00:00
README.Zeus Altered README.Zeus to give instructions on building FastCGI. 2001-03-19 11:23:57 +00:00
run-tests.php Added ARGS section to allow passing arguments to CLI tests 2002-08-21 23:06:38 +00:00
scan_makefile_in.awk Please welcome the new build system. 2002-03-07 14:20:02 +00:00
snapshot Integration of -ng changes. Changes: 1999-12-30 02:59:53 +00:00
stamp-h.in # Fix ColorResolve bogosity 1999-11-21 04:07:56 +00:00
strtok_r.c Get Win32 to compile again 1999-11-27 00:48:50 +00:00
stub.c Add newline. Recent GCC snapshots segfault, if the input file is completely 2000-12-01 13:57:24 +00:00
TODO removing the TODOs done already. 2002-08-11 15:26:46 +00:00
TODO.BUILDv5 phpize is already working, remove from todo 2002-03-07 14:49:16 +00:00

Using PHP4 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 FastCGI with Zeus
-------------------------------------------

Step 1 - obtain and install FastCGI development kit.

Grab the package from:
http://www.fastcgi.com/dist/devkit_2.2.0.tar.gz

Extract the package and follow the instructions:
        ./configure
        make
        make export
(run the last as root)

This will install to /usr/local/lib/libfcgi.a
                and  /usr/local/include/*fcgi*



Step 2 - Compile PHP as FastCGI.

Compile as follows:
        ./configure --with-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 3 - 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 4 - 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. If not
set, defaults to 8.

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'