[eluser]Michel-Ange[/eluser]
@andrewtheandroid : the problem comes perhaps from writing database config file : PHP has perhaps not privileges to write in /application/config.
To be sure everything is OK after the database setup (step 2), check the file :
/application/config/database.php
Are all the required config items present : hostname, username, database, password ?