On Monday 02 August 2004 12:11, Gabor Hojtsy wrote: > > http://testes.aborla.net/phpdoc/install.windows.html > > http://testes.aborla.net/phpdoc/faq.installation.html#faq.installation.ad > >dtopath > > > > diff: http://testes.aborla.net/win.install.diff > > Just a few notes :) > [..] > 8. It is still not clear to me, how php[45]ts.dll is found by > a CGI and an SAPI module setup, and what part of the install > instructions guarantee that it will be found at the default > place, where someone unzips PHP. >
Guaranty for SAPI module setup to find php[45]ts.dll is the fact that it sits in the same folder as the SAPI dlls. This is true for PHP 5 as the zip is packaged this way and for PHP 4 by copy/move sapi dlls from sapi folder to the main folder php-4.x.y is unzipped. Friedhelm -- http://www.jungle-world.com/