Date: 11/05/99
- Next message: Kristian Köhntopp: "Re: [PHPLIB] Session Id changes in Get mode"
- Previous message: Kristian Köhntopp: "[PHPLIB] Website redesign..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found that the error:
Fatal error: Cannot instanciate non-existant class: sql_query in Unknown
on line 0
is caused by naming my database in local.inc var $Database = "epli";
where all my classes are called DB_Epli, Epli_Session, etc.
If all the classes are called DB_Example, Example_Session, etc, then
naming the database "epli" works fine and there are no errors.
Is there an explanation for this? Is it a bug in 7.2? Or am I doing
something wrong?
Allen
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Kristian Köhntopp: "Re: [PHPLIB] Session Id changes in Get mode"
- Previous message: Kristian Köhntopp: "[PHPLIB] Website redesign..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

