Just a bit of feedback for this great script: Don't know exactly which version of MySQL I have, but it is certainly way above the level required for this script. However, when I ran the install script I got the message that the version number for my MySQL was too low. The only way I could get any further was by commenting out the check for MySQL in the install script. No big deal, but I thought you should know.

Possibly unrelated info: When I just tried to run phpinfo() to check the exact version numbers I saw that my host blocks that function. This may be the reason. However, your install script didn't get stuck on the php version check. Somehow it got that info.

Anyway, the script is up and running now and works brilliantly. Thanks.