[Ur] New release - problem running urblog

Adam Chlipala adamc at impredicative.com
Mon Oct 12 18:23:20 EDT 2009


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.



More information about the Ur mailing list