Hello all,
I'm a php newbie and as you can see from the subject line I'm having difficulty connecting to a MySQL database.
My environment is windows xp, php 5.2, apache 2.0.55, and MySQL 1.2.4 rc. I used suggestions from several different websites to no avail. Any advice will be appreciated.
Btw - when I do a php_info() command I see that it thinks my extensions directory is c:\php5 even though I specified a different location. Just as a debugging tool I created a folder at that location and copied the extensions there but produced no change when I restarted apache and tried to make a database connection again.
Thanks in advance,
Tom