Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
MoD_auth_Mysql lead to Internal Server Error
Old 03-01-2009, 09:39 PM Unhappy MoD_auth_Mysql lead to Internal Server Error
VJS
Junior Talker

Posts: 1
Name: Vasko
Trades: 0
I am fighting with the mod_auth_mysql module for more than week and can not make it working. The module is correctly loaded and it is listed in my Apache2`s status-info page. Also the MySQL details are correct and I think that everything is properly configured. However when I try to login on my protected page (using the correct and incorect details) I always face Internal Server Error. Did somebody face the same problem in the past? I really do not know how to solve this case. Here is the configuration for the connection to mysql plased in the apache2.conf file :

<Directory "/var/www/test/">
AuthName "Your Protected Area"
AuthType Basic

Auth_MySQL_Username root
Auth_MySQL_Password password
Auth_MySQL_DB setup
Auth_MySQL_Password_Table http_auth
Auth_MySQL_Username_Field user_name
Auth_MySQL_Password_Field user_passwd
Auth_MySQL_Encrypted_Passwords Off

Auth_MySQL_Non_Persistent On
Auth_MYSQL On

Auth_MySQL_Empty_Passwords Off

require valid-user
</Directory>

I`ll be more than happy if somebody can help me to recify this issue. Thank you in advance.
VJS is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to MoD_auth_Mysql lead to Internal Server Error
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08154 seconds with 12 queries