Thank you Erik, I'm aware that there are security risks. Nonetheless, I am trying to set up the module on Win98SE. Both the AddModule and AddType lines are in httpd.conf, as per the distributed documentation.
----- Original Message ----- From: "Erik" <[EMAIL PROTECTED]> To: "Thedohman" <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 12:43 PM Subject: Re: windows-apache2 > hi, > > if i see that one more time i setup a website windows 98 se is not a server > os and cannot run servers do you guys care about your security ????? > and where is "AddModule mod_php4.c" > > and the php mime type ? > > > > ----- Original Message ----- > From: "Thedohman" <[EMAIL PROTECTED]> > Newsgroups: php.install > To: <[EMAIL PROTECTED]> > Sent: Friday, September 06, 2002 6:55 PM > Subject: windows-apache2 > > > hello > I'm trying to install the sapi module with apache2 on win98. > > apache version 2.0.40 > php version 4.2.2 > windows 98se > > when starting apache it gives the following error: > D:\Program Files\Apache Group\Apache2\bin>apache -k start > Syntax error on line 160 of D:/Program Files/Apache > Group/Apache2/conf/httpd.conf: > > Cannot load D:/php/sapi/php4apache2.dll into server: A device attached to > the system is not functioning. > > D:\Program Files\Apache Group\Apache2\bin> > > line 160 of httpd.conf is: > LoadModule php4_module d:/php/sapi/php4apache2.dll > right in amidst all the other loadmodule lines. > > php runs fine from the command line. > Apache runs fine without that line. > The CGI version of php seems to work okay (apache runs, returns a 'hello > world' test). > I've done everything the php documentation says to do for windows. > > Is there some way to find out what attached device is not functioning? > > tia, > chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php