Hi !
Thanks , Jeff and Mark.
I've followed Mark suggestion, RTFM and now my PHP scripts runs without
any problems.
I had to add one line to my /etc/php3.ini file.
Adam Heczko.
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
On Wed, 08 Jul 1998, Adam Heczko wrote:
>Hi everybody !
>
>I've got problem running my *.php3 files, in which I use PostgreSQL as a
>database server. Generally pg_connect("localhost", "", "", "",
>"dbname"); function generates following error message :
>Fatal error: Call to unsupported or undefined
You need to edit /etc/php3.ini. RTFM in the /usr/doc/php3-pgsql
directory. (Look at README.Debian.)
It works great.
On Wed, Jul 08, 1998 at 10:43:18PM +0200, Adam Heczko wrote:
> Hi everybody !
>
> I've got problem running my *.php3 files, in which I use PostgreSQL as a
> database server. Gene
Hi everybody !
I've got problem running my *.php3 files, in which I use PostgreSQL as a
database server. Generally pg_connect("localhost", "", "", "",
"dbname"); function generates following error message :
Fatal error: Call to unsupported or undefined function pg_connect() in
/var/www/my_file.php
4 matches
Mail list logo