pre-login problem
Verfasst: Mo 9. Dez 2002, 18:44
hallo
nachdem auf meinem localen macOSX das ganze wunderbar funktioniert
wollt ich es halt auch auf unserem webserver (redhat 7.1/ php 4.0.4) betreiben
beim login fenster kommt allerdings immer folgende ausgabe:
0) { extract($arr, EXTR_OVERWRITE); } } ?>
Warning: Cannot add header information - headers already sent by (output started at /usr/local/www/querblicke/htdocs/contenido/inc/globals_off.inc.php:1) in /usr/local/www/querblicke/htdocs/conlib/session.inc on line 462
... das gleiche so weiter 463 bis 465 ...
Warning: Cannot add header information - headers already sent by (output started at /usr/local/www/querblicke/htdocs/contenido/inc/globals_off.inc.php:1) in /usr/local/www/querblicke/htdocs/conlib/session.inc on line 466
auth_loginform() creates a challenge value which is incorporated into this form. When the user tries to submit the form, md5("username:password:challenge") is calculated and filled into the reply field. The password field is erased. The server can calculate the exspected reply and compare it to the actual reply value. If they match, the user is authenticated. If the reply field is empty and password is set, the server knows that the client cannot do JS. The user can still be authenticated, but the password is visible on the network. Modified for hashed password storage by Jim Zajkowski ***************************************************************************/ ?>
und nach dem einloggen bricht sowieso das vollkommene chaos aus
pfade hab ich alle kontrolliert, rechte hab ich auch kontrolliert, die datenbank funkt
auch
bin inzwischen ziemlich hilflos - hab ich wo etwas uebersehen oder bin ich nur zu bloed?
kennt jemand das problem??
thanx
martin
ps: find das ganze teil ziemlich fein und wuerd es eben daher mal gerne fuer mein naechstes projekt verwenden
nachdem auf meinem localen macOSX das ganze wunderbar funktioniert
wollt ich es halt auch auf unserem webserver (redhat 7.1/ php 4.0.4) betreiben
beim login fenster kommt allerdings immer folgende ausgabe:
0) { extract($arr, EXTR_OVERWRITE); } } ?>
Warning: Cannot add header information - headers already sent by (output started at /usr/local/www/querblicke/htdocs/contenido/inc/globals_off.inc.php:1) in /usr/local/www/querblicke/htdocs/conlib/session.inc on line 462
... das gleiche so weiter 463 bis 465 ...
Warning: Cannot add header information - headers already sent by (output started at /usr/local/www/querblicke/htdocs/contenido/inc/globals_off.inc.php:1) in /usr/local/www/querblicke/htdocs/conlib/session.inc on line 466
auth_loginform() creates a challenge value which is incorporated into this form. When the user tries to submit the form, md5("username:password:challenge") is calculated and filled into the reply field. The password field is erased. The server can calculate the exspected reply and compare it to the actual reply value. If they match, the user is authenticated. If the reply field is empty and password is set, the server knows that the client cannot do JS. The user can still be authenticated, but the password is visible on the network. Modified for hashed password storage by Jim Zajkowski ***************************************************************************/ ?>
und nach dem einloggen bricht sowieso das vollkommene chaos aus
pfade hab ich alle kontrolliert, rechte hab ich auch kontrolliert, die datenbank funkt
auch
bin inzwischen ziemlich hilflos - hab ich wo etwas uebersehen oder bin ich nur zu bloed?
kennt jemand das problem??
thanx
martin
ps: find das ganze teil ziemlich fein und wuerd es eben daher mal gerne fuer mein naechstes projekt verwenden