phpbar.de logo

Mailinglisten-Archive

[php] Problem mit Authentifizierung- Was passiert an dieser Stelle?:

[php] Problem mit Authentifizierung- Was passiert an dieser Stelle?:

Michael Seidler php_(at)_phpcenter.de
Sun, 18 Mar 2001 19:35:41 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0048_01C0AFE2.9DF7B420
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hallo Ihr Lieben,

habe gerade versucht, ein php-Script zu installieren.
 L=E4uft alles so weit, nur wenn es um die Authentifizierung geht, gibt =
es Probs. Bin leider noch nicht so bewandert, mein php-Buch half auch =
erst einmal nicht weiter.
Was passiert an dieser Stelle?:

  if(!isset($PHP_AUTH_USER)) {
    Header("WWW-Authenticate: Basic realm=3D\"OpenRealty\"");
    Header("HTTP/1.0 401 Unauthorized");
    echo "You must enter a username and password\n";
    exit;

Wenn ich die beiden Headerzeilen herausnehme, kommt keine =
500-Errormeldung mehr

Was muss ich tun?

beste Gr=FC=DFe

Micha

------=_NextPart_000_0048_01C0AFE2.9DF7B420
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>Hallo =
Ihr=20
Lieben,</STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>habe =
gerade=20
versucht, ein php-Script zu installieren.</STRONG></FONT></DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" =
size=3D2><STRONG>&nbsp;L=E4uft alles so=20
weit, nur wenn es um die Authentifizierung geht, gibt es Probs. Bin =
leider noch=20
nicht so bewandert, mein php-Buch half auch erst einmal nicht=20
weiter.</STRONG></FONT></DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>Was =
passiert an=20
dieser Stelle?:</STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2>&nbsp; =

if(!isset($PHP_AUTH_USER)) {<BR>&nbsp;&nbsp;&nbsp; =
Header("WWW-Authenticate:=20
Basic realm=3D\"OpenRealty\"");<BR>&nbsp;&nbsp;&nbsp; Header("HTTP/1.0 =
401=20
Unauthorized");<BR>&nbsp;&nbsp;&nbsp; echo "You must enter a username =
and=20
password\n";<BR>&nbsp;&nbsp;&nbsp; exit;</FONT></STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>Wenn =
ich die beiden=20
Headerzeilen herausnehme, kommt keine 500-Errormeldung=20
mehr</STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>Was =
muss ich=20
tun?</STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow" size=3D2><STRONG>beste=20
Gr=FC=DFe</STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3D"Arial Narrow"=20
size=3D2><STRONG>Micha</STRONG></FONT></DIV></BODY></HTML>

------=_NextPart_000_0048_01C0AFE2.9DF7B420--



php::bar PHP Wiki   -   Listenarchive