Re: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-06-06 Thread Richard DeWath
; path... something like ... > > > Alias /phpmyadmin/ "C:/phpmyadmin/" > > > Options All MultiViews > AuthType Basic > AuthName "Administration phpMyAdmin" > AuthUserFile /.htpasswd > require valid-user > > > Bill Angus, MA > http://www.ps

Re: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-06-04 Thread Richard DeWath
I am also trying to get PHP version 5.1.4 to work with Apache version 2.2.2. I am running this on Windows XP (I decided to try it there over my Linux server for learning). The Apache service is working and I can read html pages locally with no problem. I then installed PHP and followed the dir

Re: [users@httpd] Upgraded from RHE3 to RHE4 - REMOTE_USER env variable is not available

2005-06-16 Thread Richard DeWath
wrote: > On 6/16/05, Richard DeWath <[EMAIL PROTECTED]> wrote: > > Nagios is working and monitoring. The problem > comes > > with the authentication. I am using > > .htaccess/htpasswd basic and it works fine on the > old > > system. I can authenticate on the n

[users@httpd] Upgraded from RHE3 to RHE4 - REMOTE_USER env variable is not available

2005-06-16 Thread Richard DeWath
I have Nagios running on a RHE3 server with Apache version 2.0.46 and planned to migrate it to a newer server using RHE4. The install for the new system is standard with the needed libraries for building source code. The Apache on the new system is version 2.0.52. I updated the changes on the ht