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
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
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 Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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 Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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