PHP install went fine. But, I am having trouble finding the mysql extensions. I downloaded the latest 5.0.42 version of mysql, both versions, the non-installer version and the installer version. The last time I installed mysql on Win2K3 about 6 months ago, I remember getting the extension files from the non-installer version. However, I cannot find them anywhere in the download file. It's as if they don't exist. I need to call a couple of these dlls from the php.ini file.
extension=php_gettext.dll
;extension=php_hyperwave.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
extension=php_imap.dll
Here is the link I used to download mysql...
http://dev.mysql.com/downloads/mysql/5.0.html#win32
Can someone give me some help... I am pulling my hair out and I don't have much left..😕