Hi Mike,
I had turned on debugging and the only things that caught my eye are these replies:
2763: Entering subroutine: Authenticate
3631: Entering subroutine: cookieLogin
3941: No login information found in cookies.
3945: Leaving subroutine: cookieLogin --> return code is 0
10433: DBI Fail: [1]
3246: Entering subroutine: checkPassword(,);
3246: Entering subroutine: checkPassword(,);
3121: Using Anonymous Authentication (type 0)
3145: Username:
3146: Entered Password:
3147: Stored Password:
3152: Authenticated: 1
3160: Username: : Password: : Cookielogin: 0 : Auth: 1 : Header: 1
3218: Did authentication come from a cookie? ($::cookielogin): 0
3220: Leaving subroutine: Authenticate
As you can see it does see the auth_db file. I have moved this file around several times and checked permissions on it. When it doesn't see the file it gives an error if you turn authentication to 1. What is happening when it does see the file is that it puts up a login button and you can put in any user name or password and it does not produce an error if that user name and password don't exist. It just keeps the login button still active. In other words you don't log in. Then when you try and post a comment it pop up the error that you have to be logged in to comment. If you put in a username and password that are in the auth_db file it still behaves the same way. Is there anything else you can suggest?
I
8388: Var [membersdir] = [/Volumes/ServerHD/Softproofing/website/album65/Members]
8413: Setting var: [membersdir=/Volumes/ServerHD/Softproofing/website/album65/Members] -- Result was [/Volumes/ServerHD/Softproofing/website/album65/Members:]
8388: Var [auth_db] = [/Volumes/ServerHD/Softproofing/website/album65/auth_db.txt]
8413: Setting var: [auth_db=/Volumes/ServerHD/Softproofing/website/album65/auth_db.txt] -- Result was [/Volumes/ServerHD/Softproofing/website/album65/auth_db.txt:]
8388: Var [member_subdir] = []