Otto42 is correct, but he didn’t provide any details! I’m just a lowly programmer, and I need things spelled out, too.
The php.ini file is in the PHP installation directory. The line to un-comment (for Windows) is
; extension=msql.dll
Note that the “y” is missing.
I also believe that
AddType application/x-httpd-php .php
must be added to httpd.conf if you are using Apache.
Well, PHP is still complaining, so I have to reboot. I’ll add another post if this doesn’t work…