Do you have access to the mysql console? I haven't seen that error before, but maybe if you can log in (as the mysql account assigned to statusnet) and 'show tables' someone might have an idea.
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 236
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 288
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 763 * Database error: DB Error: unknown option ssl
That's very mysterious to me. Can anybody help? Thanks
I'm having this issue (DB Error: no such table) when trying to add contacts to a new installation (cloned from gitorious and up2date). Should the tables not have been generated with install.php? I have another installation (older, but also cloned from gitorious and up2date), and the list of tables in the two databases is definitely different. Is there a script to create the tables, or, at the very least, a list of tables somewhere?
Comments
or DB Error: no such table.
But non response...
Also, do you have access to the mysql logs?
Page notice
* Initializing...
* Starting installation...
* Checking database...
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 236
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 288
Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/lib/php/DB.php on line 763
* Database error: DB Error: unknown option ssl
That's very mysterious to me. Can anybody help? Thanks
I have another installation (older, but also cloned from gitorious and up2date), and the list of tables in the two databases is definitely different.
Is there a script to create the tables, or, at the very least, a list of tables somewhere?