[PHP-WIN] Two errors, maybe related. phpMyAdmin refuses to run when dir is secure

2003-01-29 Thread Rod Martin
I'm running PHP4 on Windows 2000 on an IIS server connecting to a MySQL database (3.2.1 I believe). I've just loaded phpMyAdmin and it runs fine. As strongly suggested by the docs, I need to protect the directory. Whenever I try to do that and I enter the userid and password, phpMyAdmin refuses

Re: [PHP-WIN] Re: Two errors, maybe related. phpMyAdmin refuses to run when dir is secure

2003-01-29 Thread Rod Martin
58 PM, cybot wrote: i think the user under which your iis is running needs rights in this folders! Rod Martin wrote: I'm running PHP4 on Windows 2000 on an IIS server connecting to a MySQL database (3.2.1 I believe). I've just loaded phpMyAdmin and it runs fine. As strongly suggested

Re: [PHP-WIN] Best way to upgrade? How do you do it?

2003-06-06 Thread Rod Martin
esday, June 3, 2003, at 01:54 AM, Per Lundberg wrote: On Mon, 2003-06-02 at 23:18, Rod Martin wrote: Is there a simple way to transfer the changes I have made to the php.ini file into the new version? How can I do this and minimize the chance of creating some long-term downtime because I forgot

[PHP-WIN] IIS and include: including content from external server

2003-06-03 Thread Rod Martin
Setup: Windows NT 4.0 PHP 4.2.1 IIS 4.0 I'm trying to share content between an intranet and internet server. I am trying to INCLUDE a content html file from another server into my template html but I cannot INCLUDE anything from an external URL. Includes work fine internally. I get this error:

[PHP-WIN] Best way to upgrade?

2003-06-03 Thread Rod Martin
We have PHP 4.2.1 installed on an IIS server. I want to upgrade it to 4.3.0. I downloaded 4.3.0 and am looking at the install text files and had to pose the question -- What is the best way to update a PHP install? Do I really need to install from scratch? Is there a simple way to transfer the