[PHP-DB] HTTP Auth for PHPMyAdmin

2004-12-21 Thread Mark Benson
What do i need to do to enable proper HTTP authorisation for PHPMyAdmin?

I enabled it in the config  file, but it rejects my attempts to login.


-- 
Mark Benson

http://homepage.mac.com/markbenson

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] HTTP Auth for PHPMyAdmin

2004-12-21 Thread Norland, Martin
 -Original Message-
 From: Mark Benson [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, December 21, 2004 11:56 AM
 Subject: [PHP-DB] HTTP Auth for PHPMyAdmin
 What do i need to do to enable proper HTTP authorisation for
PHPMyAdmin?
 
 I enabled it in the config  file, but it rejects my attempts to login.

What do you mean proper HTTP authorization for PHPMyAdmin - do you want
it to log you in automatically, or do you want to use .htaccess to
protect your PHPMyAdmin scripts?

By your statement of config file, and talking about PHPMyAdmin - I'm
assuming that you've configured it to automatically log you in - in
which case I would suggest you verify you can login with the same exact
paramters on its normal login, as well as confirming that the parameters
are indeed set when it attempts to check them.

Cheers,
- Martin Norland, Database / Web Developer, International Outreach x3257
The opinion(s) contained within this email do not necessarily represent
those of St. Jude Children's Research Hospital.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] HTTP Auth for PHPMyAdmin

2004-12-21 Thread Bastien Koert
I just placed it into a separate folder and implermented HTTP Auth on that 
folder, neve went into the config file to make it work

Bastien
From: Mark Benson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [PHP-DB] HTTP Auth for PHPMyAdmin
Date: Tue, 21 Dec 2004 17:56:19 +
What do i need to do to enable proper HTTP authorisation for PHPMyAdmin?
I enabled it in the config  file, but it rejects my attempts to login.
--
Mark Benson
http://homepage.mac.com/markbenson
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php