New Zenner
- Join Date:
- Sep 2008
- Posts:
- 3
- Plugin Contributions:
- 0
dl("php_mysql.dll") required in Windows?
mySQL problem:
The initial Zencart install script thinks that (mySQL support is OFF)(red colored error). I am on a Windows server. My host Aplus.net says I need to put this code in front of each SQL script to ensure the cart code recognizes php_mysql -- dl("php_mysql.dll").
They see mySQL DB and PHP as OK.
I am lost here, is there something I should look in to to resolve this?