For Programmers: Free Programming Magazines  


Home > Archive > PHP on Windows > May 2006 > phpBB, PHP5, MySQL 4, and IIS 6









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author phpBB, PHP5, MySQL 4, and IIS 6
Jnj

2004-08-12, 3:57 am

Guys -- I'm getting a headache trying to install phpBB. I have IIS 6
(Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP
configuration on your server doesn't support the database type that you
chose"


I've d/led the PHP 5 patched version -- same results.


I've enabled the php_mysqli extension in PHP.INI and DISabled the php_mysql
extension -- same result.


I've played with permissions to no avail and so on. Always the same result.


I've even moved DLLs to the system32 folder, updated permissions on the
various folders as recommended, and so on.

Anyone have any suggestions?
caylor

2004-08-29, 9:55 am

The problem you are having is that phpBB doesn't like php5 (or vice versa...php5 don't like phpBB)

2 possible solutions:
  1. Option 1 - Run php 4
  2. Option 2 - Run phpBB mod for php 5 (get it at: phpbb-php5mod)
Had the same problems...I went the php4 route.

Kris

quote:
Originally posted by Jnj
Guys -- I'm getting a headache trying to install phpBB. I have IIS 6
(Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP
configuration on your server doesn't support the database type that you
chose"


I've d/led the PHP 5 patched version -- same results.


I've enabled the php_mysqli extension in PHP.INI and DISabled the php_mysql
extension -- same result.


I've played with permissions to no avail and so on. Always the same result.


I've even moved DLLs to the system32 folder, updated permissions on the
various folders as recommended, and so on.

Anyone have any suggestions?


phpbb-php5mod
rchilders

2006-05-03, 8:40 am

quote:
Originally posted by caylor
The problem you are having is that phpBB doesn't like php5 (or vice versa...php5 don't like phpBB)

2 possible solutions:
  1. Option 1 - Run php 4
  2. Option 2 - Run phpBB mod for php 5 (get it at: phpbb-php5mod)
Had the same problems...I went the php4 route.

Kris


phpbb-php5mod



Did you ever figure this out?
I am having same problems with no success
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com