Download the non install version of MySQL 4 from their website Click on Downloads Copy the non install version of MYSQL 4 to C:\mySQL directory Add C:\mysql; to your environmental variables path Open the Xitami directory Change the following 2 files
Change the defaults.cfg to reflect your PHP path under Filter Change the Xitami.cfg also, you may have to search for the Filter Open mycomputer Right click properties Advanced Environmental variable Under system variables add the path to MYSQL
Open php.ini file Take comment off this line by erasing the semicolon
download this package for PHP Copy the files into a directory called ext in the php directory
This provides support for mySQL Add this directory to the system path C:\php\ext;