David
|
| Posted: 05/01/2002, 8:10 AM |
|
I setup everything like CC (odbc, mysql, php&templates) but doesn't wortk, give these kind of errors:
Fatal error: Class clsdbDATABASE: Cannot inherit from undefined class db_ in ./Common.php on line 68
Somebody can help me?
Thanks
|
|
|
 |
Brent
|
| Posted: 05/01/2002, 4:58 PM |
|
Been there, done that. :)
Take a look at your Connections and make sure the Database is set to MySQL on the
Design tab and the PHP database library is set to MySQL. It defaults to mSQL
which is a pain.
CC:
It should default to a blank and if not set during generation,
it should produce an error. But it should not default to another database library
like mSQL. It is too easy to make this mistake.
|
|
|
 |
|