RE: [PHP-WIN] Installing Apache after I have installed PHP

2006-08-16 Thread Dale Attree
Yes! -Original Message- From: John Meyer [mailto:[EMAIL PROTECTED] Sent: 17 August 2006 02:31 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Installing Apache after I have installed PHP Hi, I have a machine that is running PHP/IIS. I want to run Apache on it. My question is: Do I

[PHP-WIN] Installing Apache after I have installed PHP

2006-08-16 Thread John Meyer
Hi, I have a machine that is running PHP/IIS. I want to run Apache on it. My question is: Do I need to set up a seperate PHP.ini file for Apache? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Localhost does not work

2006-08-16 Thread trystano
Thats mean to be localhost: yeah? Tryst -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; php-windows@lists.php.net Sent: Fri, 11 Aug 2006 5.44AM Subject: Re: [PHP-WIN] Localhost does not work To get mine working, I had to use 'localhost,', wh

Re: [PHP-WIN] single sign on

2006-08-16 Thread Martin Alsinet
On 05/07/06, Martin Staiger <[EMAIL PROTECTED]> wrote: dear group, how can we find out, if a user has a valid session on his windows client? We would like to use this session to authenticate in our web-application. Will we need active-x controls? You have to use an apache module: mod_auth_ssp