I keep getting "invalid json string" errors at step 6 (I think) of the installation. The error message during installation includes a list of the US States definitions ('MI'=>"Michigan", etc.). I cannot copy the text of that message. The installation does complete, and there is nothing in the "State" dropdown in companies and contacts. I get the following error message at the bottom of the page, (and at the top, it covers up the top menu bar) when I login after installation:
Type: 2
Message: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query()
File: Unknown
Line=0
error backtrace:
[PHP core called function]
function called: handle_epesi_error(2, "Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query()", "Unknown", 0, Array (#43))
This is on 64 bit FreeBSD 7.2, MySQL 5.0, PHP 5.3, and Apache 22.
I tried to install on Postgres 9.0, but got a lot of errors (I don't think I ever got to step 6) even after changing the bytea settings (as shown in another post here).
Thanks in advance,
Paul