If I make a mistake logging in, the error shows again even if I enter the right values

my PHP programs are working great to access Oracle 11g1 and MySQL 5.1

I entered a bad value for user name /passwordand got a message
Could not connect: Access denied for user 'landon' [at] 'localhost' (using password: YES)

I restarted the script under Firefox 3.0.5 and got the same error message without a chance to enter username/password

If I clean the cache, it works OK

This problem only occurs with the MySQL script that is nearly identical to the Oracle script that doesn't show the problem.

This must be a familiar problem with you web programmers!





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Fred Silsbee [ So, 04 Januar 2009 03:45 ] [ ID #1983245 ]

Re: If I make a mistake logging in, the error shows again even if I enter the right values

--- On Sun, 1/4/09, Fred Silsbee <fredsilsbee [at] yahoo.com> wrote:

> From: Fred Silsbee <fredsilsbee [at] yahoo.com>
> Subject: If I make a mistake logging in, the error shows again even if I enter the right values
> To: php-db [at] lists.php.net, php-general [at] lists.php.net
> Date: Sunday, January 4, 2009, 2:45 AM
> my PHP programs are working great to access Oracle 11g1 and
> MySQL 5.1
>
> I entered a bad value for user name /passwordand got a
> message
> Could not connect: Access denied for user
> 'landon' [at] 'localhost' (using password: YES)
>
> I restarted the script under Firefox 3.0.5 and got the same
> error message without a chance to enter username/password
>
> If I clean the cache, it works OK
>
> This problem only occurs with the MySQL script that is
> nearly identical to the Oracle script that doesn't show
> the problem.
>
> This must be a familiar problem with you web programmers!

The problem is correctable with ordinary programming logic.





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Fred Silsbee [ So, 04 Januar 2009 04:29 ] [ ID #1983246 ]
PHP » gmane.comp.php.database » If I make a mistake logging in, the error shows again even if I enter the right values

Vorheriges Thema: json_encode
Nächstes Thema: mktimestamp help