Getting this error:
vBulletin 3.6.1 requires that the MySQL functions in PHP be available. Please ask your host to enable this.
during the install procedure, after I enter my customer number and click to Enter Installer. I think at that point it might be testing the mySql...
I have set the extension_dir and uncommented teh extension for mysql.
I do notice that the extension_dir in teh output of phpinfo is "C:\php5" when in actuality, it should be "d:\php\ext" So that seems to indicate that the php.ini is not being read.
The php.ini is also in "d:\php" and, yes, d:\php is in the path BEFORE the mySql path information.
Seems that has occurred a lot... I see that this error message (vBulletin 3.6.1 requires that the MySQL functions in PHP...) is in several other threads, but nobody has posted a resolution that I could find.
This is on a Windows 2003 server SP1, with the most current versions (as of yesterday) of PHP, mySql, and vBulletin.
Help, pointers, instructions, etc. would be greatly appreciated.
vBulletin 3.6.1 requires that the MySQL functions in PHP be available. Please ask your host to enable this.
during the install procedure, after I enter my customer number and click to Enter Installer. I think at that point it might be testing the mySql...
I have set the extension_dir and uncommented teh extension for mysql.
I do notice that the extension_dir in teh output of phpinfo is "C:\php5" when in actuality, it should be "d:\php\ext" So that seems to indicate that the php.ini is not being read.
The php.ini is also in "d:\php" and, yes, d:\php is in the path BEFORE the mySql path information.
Seems that has occurred a lot... I see that this error message (vBulletin 3.6.1 requires that the MySQL functions in PHP...) is in several other threads, but nobody has posted a resolution that I could find.
This is on a Windows 2003 server SP1, with the most current versions (as of yesterday) of PHP, mySql, and vBulletin.
Help, pointers, instructions, etc. would be greatly appreciated.
Comment