MyBB Community Forums

Full Version: mysqli
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
With my Windows 2003/IIS6 machine, I was able to get MyBB up and running using/un-remarking the older mysql extension (extension=php_mysql.dll) in the php.ini.

I'm running PHP 505.

I thought I would use the msqli extension for performance reasons - PHP says it's better to use it with the latest MySQL 4x.

When I tried to install MyBB, I got a white screen.

I know that mysqli is working, so it made me wonder: Does MyBB fully support PHP 5x? If so, is there anyone out there using the mysqli extension (as opposed to the older msql extension)?