Re: php3: unsupported or undefined function

1998-07-20 Thread Adam Heczko
Your /etc/php3.ini should looks like : (...) ;; ; Dynamic Extensions ; ;; ; if you wish to have an extension loaded automaticly, use the ; following syntax: extension=modulename.extension ; for example, on windows, ; extension=msql.dll ; or under UNIX, ; ex

php3: unsupported or undefined function

1998-07-20 Thread Guido Bozzetto
I'm trying to use postgreSQL and php3 together but don't work. I've seen the php3 installed files and also the calendar php3 module don't work. What's wrong, what can I do ? Here are the messages: Fatal error: Call to unsupported or undefined function pg_connect() Fatal error: Call to unsupported