I couldn't get any version to install until I looked closely
at the submit function in the install script.
When running INSTALL.PHP, if it doesn't work and you get
this kind of thing in the location:
../INSTALL.PHP?submit=
Add 'create_tables' on the end and hit return.EG.
INSTALL.PHP?submit=create_tables
If you have the same problem with the second part on
installation, do the same, except this time use
'create_data'