Bugs item #903467, was opened at 2004-02-24 09:29
Message generated for change (Comment added) made by greggmc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=903467&group_id=8956
Category: Admin
Group: v1.6.1
>Status: Closed
Resolution: None
Priority: 5
Submitted By: David Klein (cadey)
Assigned to: Nobody/Anonymous (nobody)
Summary: About Authentication...
Initial Comment:
Hello,
When I put $ESPCONFIG['auth_design'] = true in my
phpESP.ini.php file, I always get 500 errors...
Why ?
I solved that by putting $ESPCONFIG['auth_design'] =
false.
But that's not an issue, I'm not able to identify different
designers/groups now...
I don't know anything about LDAP.
Maybe I did something wrong in the configuration?
Could you help me ?
Thanks !
Cadey
----------------------------------------------------------------------
>Comment By: Matthew Gregg (greggmc)
Date: 2004-03-23 13:31
Message:
Logged In: YES
user_id=14116
PHP is probably running as a CGI on the server running
phpESP. Authentication will only function if PHP is running
as an Apache module.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=903467&group_id=8956
|