RE: [PHP-WIN] PHP & Win98

2004-10-15 Thread Gryffyn, Trevor
Yup! Just check out the PWS/IIS instructions in the manual: http://www.php.net/manual/en/install.windows.iis.php > -Original Message- > From: Chris Ollar [mailto:[EMAIL PROTECTED] > Sent: Friday, October 15, 2004 10:02 AM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] PHP & Win98 > > >

RE: [PHP-WIN] PHP + Win98 Question

2003-01-13 Thread Uttam
i hv been using sessions on Win98 / Xitami / PHP 4.2.3 without any problem. regds, -Original Message- From: Dash McElroy [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 13:53 To: Dean Hayes Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP + Win98 Question Dean, What kind of

Re: [PHP-WIN] PHP + Win98 Question

2003-01-13 Thread Dash McElroy
Dean, What kind of problems are you encountering? I have done reasonable testing on Win9x and a huge amount of testing on Win2k with the only problems relating to pathnames or special extensions (i.e. PDFLib). So far... I have not tested session code on Win9x, but it works flawless on Win2k. Hav