I have installed version 089 on my windows box by only unzipping the downloaded file, putting it in my webserver directory. After that I entered http://localhost/bambooinvoice/index.php/install without editing anything.
First I got the error that the database setting was not correct. My database password is not root, so I changed that accordingly to my password. Afterwards I got the message that the bambooinvoice database was not found, so I created the bambooinvoice database. And that’s it. It worked like a charm afterwards.
php version 5.2.1
mysql server 5.1
apache server 2.2.13
I am glad that it worked though, so now it’s clear that I can’t get it up and running on my CentOS box due to bad installation/configuration of the php engine.