Date: 03/01/01
- Next message: Ali: "Re: [phplib] database problem"
- Previous message: Martin Goikoetxea Conde: "[phplib] PHP Warnings !"
- In reply to: Ali: "[phplib] database problem"
- Next in thread: Ali: "Re: [phplib] database problem"
- Reply: Ali: "Re: [phplib] database problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are you using the exact same username and hostname for both of the two
databases?
Which database are you using? MySQL?
..chris
> -----Original Message-----
> From: Ali [mailto:arsajedi <email protected>]
> I have defined a database in "class DB_Example extends
> DB_Sql" for users and
> sessions. Validation works. But when I access a page I get an
> error saying
> that the active sessions could not be updated. The problem is that the
> phplib tries to get the active_sessions table from the
> database with which
> this page is being connected and this is another database
> than the defined
> one for phplib. Could anybody help why phplib does not look for the
> active_sessions table in the given database? Any help would
> be appreciated.
>
> Ali
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Ali: "Re: [phplib] database problem"
- Previous message: Martin Goikoetxea Conde: "[phplib] PHP Warnings !"
- In reply to: Ali: "[phplib] database problem"
- Next in thread: Ali: "Re: [phplib] database problem"
- Reply: Ali: "Re: [phplib] database problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

