Current time: 09-26-2024, 01:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
mod_auth_mysql und ISP+Etch
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: mod_auth_mysql und ISP+Etch
es liegt daran, dass php via fastcgi gestartet wird.

das sollte in google helfen.

Ich habe bei mir die fastcgi_ispcp.conf ein wenig angepasst:
Code:
FastCgiConfig -minProcesses 1 \
                      -maxProcesses 400 \
                      -maxClassProcesses 5 \
                      -multiThreshold 80 \
                      -killInterval 60 \
                      -startDelay 5 \
                      -idle-timeout 300\
                      -pass-header Authorization

dieses -pass-header .... ist wichtig.
Danach muss man aber die PHP Applikation ein wenig anpassen, weil nun user und passwort in einer Variablen übergeben wird - mit base64 codierung oder so...
weiter bin ich nicht gekommen, hatte grad keine Zeit dazu...

/J
04-06-2008 08:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
mod_auth_mysql und ISP+Etch - winex - 04-06-2008, 07:34 PM
RE: mod_auth_mysql und ISP+Etch - joximu - 04-06-2008 08:12 PM
RE: mod_auth_mysql und ISP+Etch - winex - 04-06-2008, 08:25 PM
RE: mod_auth_mysql und ISP+Etch - Cube - 04-06-2008, 08:31 PM
RE: mod_auth_mysql und ISP+Etch - joximu - 04-06-2008, 10:40 PM
RE: mod_auth_mysql und ISP+Etch - winex - 04-06-2008, 10:48 PM
RE: mod_auth_mysql und ISP+Etch - joximu - 04-06-2008, 11:17 PM
RE: mod_auth_mysql und ISP+Etch - winex - 04-06-2008, 11:32 PM
RE: mod_auth_mysql und ISP+Etch - Zothos - 04-07-2008, 07:55 PM
RE: mod_auth_mysql und ISP+Etch - joximu - 04-07-2008, 09:18 PM

Forum Jump:


User(s) browsing this thread: 8 Guest(s)