Search found 1 match

by EddieC
Tue Dec 12, 2006 5:28 am
Forum: Bug reports
Topic: Installation bug in v1.6.7
Replies: 1
Views: 4099

Installation bug in v1.6.7

In v1.6.7 ( http://www.phpmyfaq.de/download.php?do=download&number=1.6.7&version=full&ext=.zip ), there is a bug in install/installer.php that makes installation impossible for me.

On line 321, it reads:

if ($extension = 'mysqli' && ini_get('zend.ze1_compatibility_mode')) {
which SETS $extension ...