Re: [PHP-WIN] PHP5 questions

2004-07-18 Thread Phil Driscoll
On Saturday 17 July 2004 22:06, Jeff Hill wrote: > * Install.txt still refers to InstallShield, but you're using Wise. Is this > an oversight, or is the distributed copy of Install.txt back-level? The docs have always said that, and I've always used Wise. I think InstallShield is being used in th

[PHP-WIN] [pgsql] connectivity problems

2004-07-18 Thread Ciprian Constantinescu
I have the following code [CODE] [/CODE] And when i run the script I get " Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: missing or erroneous pg_hba.conf file" I have searched for pg_hba.conf, but I don't have it. Where should it be and what should

[PHP-WIN] Upgrading from PHP 4 to 5

2004-07-18 Thread Adrian Cooper
Hi, I have only just joined this list so apologies if this has been asked before. I have Windows 2000 Servers currently running PHP 4, some with the ISAPI module and some with the CGI module from the installer program. What is involved in upgrading these? For example, for the ISAP version do I s

[PHP-WIN] Fax Message

2004-07-18 Thread Ssb
<>-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP5 ISAPI filter error on XP IIS

2004-07-18 Thread Michael Coughlin
My PHP5 phpinfo() test page runs fine, except ... 1. Page authentication is required the first time a browser instance accesses the page. 2. Using an ISAPI filter, pointing to php5isapi.dll, (and re-starting IIS, of course) results in the browser returning the following error: -2147467259

[PHP-WIN] Re: Incoming Message

2004-07-18 Thread Ssb
<>-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Upgrading from PHP 4 to 5

2004-07-18 Thread Jason Barnett
Adrian Cooper wrote: Hi, I have only just joined this list so apologies if this has been asked before. I have Windows 2000 Servers currently running PHP 4, some with the ISAPI module and some with the CGI module from the installer program. What is involved in upgrading these? For example, for the I