how do enable php to run "--with-mysql" ro curl on Windows XP?
Posted by Paul on 10/22/06 21:30
I am running php 4.4.4 on Apache 2 with MySQL 4.1. When I run phpinfo() it
sayd it is running MySQL 3.23. How do I recompile or add a start option to
run "--with-mysql"?
I have tried adding to the list of extensions in the php.ini - no luck.
Same for curl - I uncommented that line from the list of extensions in
php.ini, restarted apache and it still does not show that it is using curl.