Hi
On Mon, 2018-09-24 at 10:46 +0100, Mark Williams wrote:
> Hi thanks,
>
> Sadly PHP and IIS isn't the issue. It’s when you bring Postgres into
> the fold that I am getting a problem. But thanks.
>
> Mark
>
>
I'm not a Windows user and no little about setting up Postgres using
IIS, but you mi
nitou-mail.org
Subject: Re: PostgreSQl, PHP and IIS
On 9/23/18 3:54 AM, Mark Williams wrote:
> Thanks for the suggestions.
>
> I don't think there is any dependencies in the lib folder, but added it
> anyway and it made no difference.
>
> I tried "Process Explorer"
soft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/install-and-configure-php
Cheers,
Mark
__
-Original Message-
From: Adrian Klaver
Sent: 22 September 2018 16:45
To: Mark Williams ; pgsql-general@lists.postgresql.org
Subject: Re: PostgreSQl, PHP and IIS
On 9/22/1
September 2018 16:45
To: Mark Williams ; pgsql-general@lists.postgresql.org
Subject: Re: PostgreSQl, PHP and IIS
On 9/22/18 3:06 AM, Mark Williams wrote:
> "Fatal error: Call to undefined function pg_connect".
>
> Obviously, that is to be expected if pgsql module is not loading
21 September 2018 23:02
To: Mark Williams ;
pgsql-general@lists.postgresql.org
Subject: Re: PostgreSQl, PHP and IIS
On 9/21/18 10:35 AM, Mark Williams wrote:
I have PHP v7.2.7 and PostgreSQL v10 with Windows IIS.
I am trying to get this to work following any advice I have been able
to find on
Mark Williams wrote:
> Can anyone please shed any light on what more I need to do?
Overall, what you did looks good.
I've never used IIS, but when faced with similar problems with Apache,
ProcessExplorer [1] has been quite effective to figure out which
dependent DDLs were missing, where P
"Fatal error: Call to undefined function pg_connect".
Obviously, that is to be expected if pgsql module is not loading.
__
-Original Message-
From: Adrian Klaver
Sent: 21 September 2018 23:02
To: Mark Williams ;
pgsql-general@lists.postgresql.org
Subject: Re: PostgreSQl, P
On 9/21/18 10:35 AM, Mark Williams wrote:
I have PHP v7.2.7 and PostgreSQL v10 with Windows IIS.
I am trying to get this to work following any advice I have been able to
find on the web, but with no success. My configuration so far is as below.
PHP.ini extension list includes both php_pdo_pgs