[PHP-WIN] Problem with extensions in PHP4.3.1

2003-02-21 Thread Christian Bartsch
Hi folks, we just upgraded to the newest PHP from 4.3.0. I´m a little bit surprised because of the manual saying that this should be a security fix only. Unfortunately, serveral extensions fail to work. PHP 4.3.1 is running with IIS5.0 (no comments on that please). Runing as a CGI. with version 4

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

2002-12-16 Thread Christian Bartsch
c5ec8b70$050b000a@gollum... This sounds like it may be more of a PHPBB issue. If phpinfo() works then you have things setup correctly I would think. Try posting to the PHPBB boards maybe? -Original Message- From: Christian Bartsch [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16,

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

2002-12-16 Thread Christian Bartsch
t; schrieb im Newsbeitrag 01c2a543$b714f0f0$050b000a@gollum">news:01c2a543$b714f0f0$050b000a@gollum... Works fine for me. You may want to make sure you followed the install docs to the letter. I forgot to copy one dll to the right directory and I spent 2 hours trying to figure it out. -

[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