Fatal error: Cannot use object of type PEAR_Error as array

I'm getting this error on a fresh install of webauction (0.3.2) when trying to access
main page (well, any page actually):
I did setup a mysql database and permissions as stated on the install page.
Where did I go wrong?
Nothing interesting in the webserver logs either.
TIA.
main page (well, any page actually):
- Code: Select all
Fatal error: Cannot use object of type PEAR_Error as array in /var/www/webauction/dataface/Dataface/Table.php on line 1971
I did setup a mysql database and permissions as stated on the install page.
Where did I go wrong?
Nothing interesting in the webserver logs either.
TIA.