Re: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Christian Bartsch
2002 3:07 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] IIS, ISAPI and PHPBB Well, the funny thing is... it works for the known phpinfo() call, but when I try to run PHPBB, it even crashes my other ISAPI tasks... here is an excerpt from the PHP log file, maybe this helps: [16-Dec-2002 22:01:26] PHP

RE: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Sterling Anderson
PROTECTED] Subject: Re: [PHP-WIN] IIS, ISAPI and PHPBB Well, the funny thing is... it works for the known phpinfo() call, but when I try to run PHPBB, it even crashes my other ISAPI tasks... here is an excerpt from the PHP log file, maybe this helps: [16-Dec-2002 22:01:26] PHP Warning: Failed opening

Re: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Christian Bartsch
Original Message- From: Christian Bartsch [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 1:57 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] IIS, ISAPI and PHPBB Hi there, I got a small problem running PHP4.2.3 under IIS using the ISAPI filter. Please don´t complain about that,

RE: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Sterling Anderson
:57 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] IIS, ISAPI and PHPBB Hi there, I got a small problem running PHP4.2.3 under IIS using the ISAPI filter. Please don´t complain about that, the rest of the site is running in ASP and I can´t have a spare server at the time. I know, ISAPI isn´t as

[PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Christian Bartsch
Hi there, I got a small problem running PHP4.2.3 under IIS using the ISAPI filter. Please don´t complain about that, the rest of the site is running in ASP and I can´t have a spare server at the time. I know, ISAPI isn´t as stable as the CGI option, but I thought I might give it a try anyway. As