I can also reproduce the bug in v2.8.1. by changing default db prefix to "mag_" in config file and on install screen.
Everything will appear complete, but when you click "Go To Application" it takes you back to install.php. The tables are created but they are all empty (not populated). If you leave the db prefix as pds_ solves the problem and everything runs fine. -- Installation script failed when db tables prefix was changed. https://bugs.launchpad.net/bugs/417569 You received this bug notification because you are a member of PHPDevShell, which is subscribed to PHPDevShell. Status in Open Source php gui type development framework.: New Status in PHPDevShell release-3.0.0 series: Fix Committed Bug description: I tried the install 5 times and every time after the install claimed it was successful, the index.php would just drop me back to the installer again. The last time I said "eff this" and just tried leaving the DB prefix the default. Upon clicking the "click here to see your site" it worked this time. The only thing I changed was left the db prefix as default. I don't know if it's a repeatable bug, I just wanted to get this working and I don't have time to test it further right now. I thought maybe someone should look into it in their spare time. _______________________________________________ Mailing list: https://launchpad.net/~phpdevshell Post to : [email protected] Unsubscribe : https://launchpad.net/~phpdevshell More help : https://help.launchpad.net/ListHelp

