--- hydra/README.PHP 2002/10/02 15:17:42 1.2 +++ hydra/README.PHP 2002/12/18 21:14:42 1.2.2.1 @@ -2,8 +2,8 @@ 0. Get PHP4. -1. Get hydra-sapi-0.0.x.tar.gz from ftp://ftp.hellug.gr/pub/software/hydra/php - (note that 'x' must match your Hydra version). +1. Get hydra-sapi-0.y.x.tar.gz from ftp://ftp.hellug.gr/pub/software/hydra/php + (note that 'y' and 'x' must match your Hydra version). 2. Untar the hydra-sapi tarball as a subdirectory called hydra/ in the sapi/ directory in the PHP main source tree. @@ -12,6 +12,8 @@ If you don't have autoconf, get it at ftp://ftp.gnu.org/ 4. Proceed to "./configure --with-hydra=/where/hydra/source/is" and "make" + Note that you should point to the root of the untarred data, not + to the src/ directory. 5. Compile Hydra with SMP and HIC enabled (this is the default)