HELP

From: Riju Francis <rijufrancis(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: HELP
Date: 2001-02-19 07:23:27
Message-ID: 20010219072327.23840.qmail@web4502.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> Hi,
>
> I was browsing through the net for solutions to my
> problem of
> connecting to
> postgres through PHP.
>
> You had posted something regarding connections to
> postgres through php.
>
> I was wondering if you could help me with my
postgres
> connection
> problem
> using php.
>
> I wish to connect to Postgres through PHP4
> I have modified the extension_dir to point to the
> directory where the
> extension dlls are stored.
> extension_dir = "C:\php4\extensions"
>
> and even uncommented the line
> extension = php_pgsql.dll
>
> After making the above changes, i get an error
message
> when i run any
> page
> in php. The error appears in a messagebox like the
> alert() in
> javascript.
> The error reads :
> Title : php.exe - Entry Point Not Found
> Message : The procedure entry point zend_error could
> not be located in
> the
> dynamic link library php4ts.dll
>
> Could you help me with this.
>
> Or just tell me the procedure you went through to
get
> the postgres
> connection using PHP.
>
> Waiting for your reply.
>
> Thanks.
>
> Regards,
> Riju Francis.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/

Browse pgsql-php by date

  From Date Subject
Next Message Riju Francis 2001-02-19 07:26:18 HELP
Previous Message Josh Berkus 2001-02-16 18:24:10 Re: How do I import this?