[FX.php List] How to stop error with bad username/password

Tim 'Webko' Booth tim at nicheit.com.au
Mon Nov 19 20:00:51 MST 2007


Dear Glenn,
>
>
> I am getting an error from PHP when trying to connect to a fp7 file  
> with an
> invalid username/password combination.
>
> Invalid layout and database not available errors are handled by  
> fx.php, but
> username/password seems to trigger an error before fx.php.

Why would you connect to the *file* with a bad user name and password?  
Don't they get set in the preferences beforehand?

Which is probably why FX won't trap gracefully on that - it happens  
before it even gets to the database, where most of the errors would be  
generated.

Cheers

Webko



More information about the FX.php_List mailing list