I'm wondering if someone have got these to work together:
---------------------------
Windows XP SP2
PHP 5.0.2
Apache 2.0.52
MySQL 4.1.7
phpMyAdmin 2.6.0-pl3
---------------------------
If I install them and follow the install steps in php's install.txt document. I allways get the message:
"cannot load MySQL extension,
please check PHP Configuration."
I've set the extension dir to the right directory and I've unquoted mysql and mysqli extensions.
Are these versions not compatible? I want to work with php 5 and mysql 4.1 and use mysqli. (I've tested Apachefriends's XAMPP but it does not install mysql 4.1)
Bookmarks