Postgres and Exception Handling

Hi,

Just some feedback on a fresh install I’m doing. The syntax for the DB assumes MySQL. To make it more portable, for Postgres, etc., you can remove the “type=INNODB”. I also changed the “varchar(64)” entries to “text”.

When it couldn’t install, the page just reverted to my index page with no error displayed. I had to put debug dumps in to find where it was failing. The exception near line 130 in RightsInstaller.php just fails and returns false, but nothing is done with that.

Cheers, and thanks for the contribution to Yii!

Hi queej…

you haven’t mentioned what have you installed… I presume it’s an extension…

if it is wouldn’t be better to post in the thread for that extension if it exists, so that the owner “knows” for this problem…