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 './extension.inc' for
inclusion (include_path='d:\web\digital-movie-phpbb2\;.;c:\php\includes\')
in D:\Web\digital-movie-phpBB2\index.php on line 25
[16-Dec-2002 22:01:26] PHP Notice:  Undefined variable:  phpEx in
D:\Web\digital-movie-phpBB2\index.php on line 26
[16-Dec-2002 22:01:26] PHP Warning:  Failed opening './common.' for
inclusion (include_path='d:\web\digital-movie-phpbb2\;.;c:\php\includes\')
in D:\Web\digital-movie-phpBB2\index.php on line 26
[16-Dec-2002 22:01:26] PHP Fatal error:  Call to undefined function:
session_pagestart() in D:\Web\digital-movie-phpBB2\index.php on line 31


It seems like PHP canīt find the includes. But they are there and as you can
see, I even added the path to it... It really canīt be the rights
management - Iīve given access to Everyone with full level access. This is
so strange.


Regards
Chris


"Sterling Anderson" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000001c2a543$b714f0f0$050b000a@gollum">news:000001c2a543$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.

-----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, 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 soon as I use the ISAPI, nothing works. The CGI
works fine. I was trying to get PHPBB working, but it does seem to
collide with the ISAPI thing. Does anybody have PHPBB running with IIS
and ISAPI for PHP?

Thanks,
Chris



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to