ID:               19404
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         mbstring related
 Operating System: SuSE Linux 8.0
 PHP Version:      4.2.3
 New Comment:

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 23

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 24

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 25

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 26

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 27

Warning: Cannot add header information - headers already sent by
(output started at
c:\www\phpmyadmin\libraries\auth\config.auth.lib.php:91) in
c:\www\phpmyadmin\header.inc.php on line 29

Hata

MySQL çıktısı: 


Access denied for user: 'root@localhost' (Using password: NO)
How can i solve this problem? thanks.


Previous Comments:
------------------------------------------------------------------------

[2002-11-28 08:25:20] [EMAIL PROTECTED]

@ [EMAIL PROTECTED]:
have you set the default page to index.php?
or try http://localhost/phpmyadmin/index.php

------------------------------------------------------------------------

[2002-11-28 02:16:13] [EMAIL PROTECTED]

please help me because this is my 4th week
i have pws on my computer and i have installed the mysql and then i
have installed the phpmyadin(sharing the folder and give him alias name
phpmyadmin) and correct its config file(user id-password)to match the
mysql then when i open the php myadmin from the browser at
url:http://localhost/phpmyadmin   i recive this message:
no outhentication to view this page 
i do not know where is the problem so please help me 
thank you in advance

------------------------------------------------------------------------

[2002-11-27 09:02:00] [EMAIL PROTECTED]

please this bug is not a php bug 
is a bull shit bug of phpmyadmin
this application is a nightmare totaly unsecure and uggly

i'm writing a kernel mysql admin in php with classes (sic)
and api in the same time in java

i think i'll be ready in two months.

i haven't any problems with this version of php
and all my hold big applications doesn't bug and run 
correctly

so i say php bug or phpmyadmin bug ?

------------------------------------------------------------------------

[2002-11-26 14:37:55] [EMAIL PROTECTED]

Does this problem exist in the PHP 4.2.3 Win 32 download binary?

------------------------------------------------------------------------

[2002-11-24 16:55:57] [EMAIL PROTECTED]

Maybe stupid hint... for people who are having problems with
phpMyAdmin. Did you checked php.ini for directive magic_quotes_gpc? It
_MUST_ be set to Off, this directive can not be overwritten in PHP code
(as mentioned in PHP documentation). If you can not turn it off for
whole webserver in php.ini, use .htaccess and put "php_flag
magic_quotes_gpc off" in (without quotes :).

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19404

-- 
Edit this bug report at http://bugs.php.net/?id=19404&edit=1

Reply via email to