[Mono-list] mod_mono and postgres

Gonzalo Paniagua Javier gonzalo@ximian.com
Thu, 18 Sep 2003 16:54:22 +0200


El jue, 18-09-2003 a las 16:23, John (Doc) Soliday escribió:

> The error was: 
> 
>  System.MissingMethodException: A missing method exception has occurred.
> in <0x00042> 06 Mono.Data.PostgreSqlClient.PostgresLibrary:PQconnectdb
> (string)
> in <0x000ad> 00 Mono.Data.PostgreSqlClient.PgSqlConnection:Open ()
> in <0x00194> 00 ASP.dbpage1_aspx:Page_Init (object,System.EventArgs)

Do you have libpq.so available in your system?

-Gonzalo