Manu wrote:
I tried compiling Gian urblog with the latest release
I compiled the project with mysql as dbms. I created the urblog database and imported urblog.sql
but when I run urblog.exe I get the following errors :
Fatal initialization error: Error preparing statement: Unknown column 'T_uw_id' in 'where clause'

Thanks. I didn't test the previous bug fix with MySQL. I've made a new release that seems to correct the problem.

When I run the executable compiled for PostgreSQL,
I get the following:

Database connection initialized.
Listener socket bind failed

You're probably trying to listen on a port that some other process is already listening on.

_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to