Re: Cache
Brought to you by:
iridium
From: Greg L. <web...@wv...> - 2002-08-26 14:45:29
|
On 8/26/2002 at 12:48 PM Martin Geisler wrote: >Martin Geisler <gim...@gi...> writes: > >> You have to create the databases as described in index.php before >> you can use a MySQL database. > >Argh! I meant to say demo.php - sorry... (It's darn confusing when the >filenames have changed between the versions... the code in CVS uses >index.php as the entry-point.) > Martin, I did set up the database but your message caused me to double check everything closer. I found that I had specified the table name rather than the database name in the config file. It's working now. Thanks, Greg |