RE: [PHP-WIN] IIS/PHP

2002-06-18 Thread Peter
i dunno i found iis to be a pain in the butt so now i just use apache on win2k :) -Original Message- From: James Mclean [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 19 June 2002 3:37 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] IIS/PHP All, Consider the following code. $last_error_messa

Re: [PHP-WIN] IIS + PHP + Network Drive = CGI Error (why?)

2001-11-28 Thread Norm Russell
Found a way around this problem and figured I share it with everybody. The problem appears to be an issue with Win2K and versions of PHP prior to 4.0.8. I found an obscure reference somewhere to try out PHP 4.0.8 built after 2001-07-03, which is available from www.php4win.com. And it worked!

RE: [PHP-WIN] IIS PHP

2001-10-28 Thread Mike Eynon
Does the entire page draw? Are you calling into anything other than php with the suspect page? Try the PHP "hello world" page to see if this continues to happen... // Mike Eynon // www.MikeEynon.com // 1366 Bulb Ave // Santa Cruz, CA 95062 // [EMAIL PROTECTED] // 831.588.2388 (cell) ---

Re: [PHP-WIN] IIS & PHP Session

2001-09-28 Thread Phil Driscoll
Change your session save path in php.ini to somewhere that exists on an NT box - e.g. c:\temp (or create your own php session temp directory) Cheers -- Phil Driscoll -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E