> -----Original Message----- > From: Phil Schwarzmann [mailto:[EMAIL PROTECTED]] > Sent: 14 June 2002 22:01 > > So I'm trying to install PHP on win98 with Apache2. > > I got these nice instructions from... > > http://www.webmasterbase.com/article.php?pid=30&aid=525 > > After I make the following addition to my httpd.conf file, I get an > error when I try to start Apache again... > > ADDITION TO HTTPD.CONF: > LoadModule php4_module c:/php/sapi/php4apache.dll
That looks like an Apache 1 instruction, which won't work with Apache 2 -- I suggest you cast around for some equally nice Apache 2 instructions (preferably ones which point out that PHP for Apache 2 is still experimental, and has some known major bugs only fixed in the PHP 4.3.0 development version). Cheers! Mike --------------------------------------------------------------------- Mike Ford, Electronic Information Services Adviser, Learning Support Services, Learning & Information Services, JG125, James Graham Building, Leeds Metropolitan University, Beckett Park, LEEDS, LS6 3QS, United Kingdom Email: [EMAIL PROTECTED] Tel: +44 113 283 2600 extn 4730 Fax: +44 113 283 3211 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

