|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I have been keeping all user info (including userID and password). in mySQL database. I am launching a new page which will require users to log in before allowing them to do anything.
What is the best way to go about this? Do I need to select all registered userID and password out and make it in a .htpasswd-formatted (with delimiter) and use apache authentication, OR is there a way to authenticate by checking right into the database?? Thanksss!!! |
|
#2
|
|||
|
|||
|
You just have to re-compile Apache with mod_auth_mysql
(http://bourbon.netvision.net.il/mysql/mod_auth_mysql/) ... it worked for me ! |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > mySQL authentication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|