i've installed a free bundle from nusphere.com
(download here :
http://www.nusphere.com/cgi-bin/nsp.cgi/custsrvc/utils/free_download.htm) -
ooops 69MB ;)
very big but it works fine with PHP 4.0.6, Apache 1.3.23 with mod_perl and
mod_ssl, MySQL 3.23.49 and much more ...
know what, i'm happy :)
Than
Hi,
did someone solve your problem ?
i have php 4.2.3 and apache 2.0.43 on W2K toot
it doesn't work with modules (it your point), so i tryed with ScriptAlias
and in this case installation is fine :
i comment (#) Loadmodule and add the following lines in httpd.conf :
ScriptAlias /php/ "c:/php/"
Ad