Le mer, 30 avr 2036, vous avez �crit :
>Greetings,
>
>I've successfully installed the Midgard RPMs and have been playing with the
>example site - everything works.
>
>Now I need to access a Postgres database but the library doesn't seem to be
>loaded. I've checked the /etc/httpd/php3.ini file and the
>"extension=pgsql.so" line is there (I haven't changed anything, so it must
>have been enabled by default). So what's wrong?
>
>Thanks for any assistance you can offer.
>
>... Ami.
>
Hi,
I had a similar problem, but my midgard site is now able to acces
PostgreSQL database.
1) are you sure that you have PostgreSQL DSO? (i.e.
did you installed pgsql.so php module?)
2) I suggest you to manually load the module, so errors/warnings may be
displayed. You can add something like:
<?
dl("pgsql.so");
?>
in a page. If the module can not be loaded you will have an error
message and the path where it try to find it.
Hope this help.
--
Ronan-Yann Lorin t�l: +33 617 960 627
3, All�e des Hirondelles t�l: +33 134 506 034
95220 Herblay mailto:[EMAIL PROTECTED]
France http://duke.adesium-services.fr/~lorin
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]