[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting apache, PHP3, and PostgreSQL working together.



In article <cistron.20000717154006.A29673@mail.inalambrica.net>, 
Alberto Brealey wrote:
>> > > Fatal error: Call to unsupported or undefined function pg_connect() in
>> > > lib.inc.php on line 90
>
>did you try
>
>dl("pgsql.so");
>
>before using any pgsql functions? (you have to do this 'cuz pgsql is loaded
>as a module, not compiled into php interpreter).

No, I didn't try that. As I understand it that is not required when
you specify in the php3.ini file that this should be auto loaded. The
auto load for mysql support for example works without a flaw on this
same machine.

Thank you for the suggestion though :)

-- 
Remco Rijnders, ICQ: 760542 | Linux adanidas 2.2.14 is up 51 days,  7:45
http://www.starchat.net/    | Reporter: Mr Gandhi, what do you think of
Phone:    (+31) 70 3467809  |           Western Civilization?
Cellular: (+31) 6 22091723  | Gandhi:   I think it would be a good idea.



Reply to: