Re: [cowiki-dev] Problem when I try to login
PAUL HANCHETT <[email protected]> Thu, 02 Jun 2005 17:31:10 -0700
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Actually, it looks like the database setup isn't right. What is RESOURCE set to in core.conf? Also need to know what version of coWiki is in play here. John (yt) Hogenmiller wrote: >On 6/2/05, Wagner Sartori Junior <[email protected]> wrote: > > >>I'm receiving this error: >>Fatal error: Call to undefined method StorageFactory::query() in >>/var/www/localhost/cowiki/class/auth/class.AuthMySQL.php on line 125 >> >>- Apache/2.0.54 >>- Mysql 4.1.12 (InnoDB support enabled, and all tables of cowiki is in InnoDB) >>- PHP 5.0.3 >> >> >> > >Is this during a fresh install of cowiki, upgrading an existing one, >or did this just happen to a running copy? Also, which version of >cowiki are you running? Finally, have you tried logging in with a >different username, or have you recently deleted any users from >cowiki? > >I'm just guessing right now, but it looks like the user account you >logged in with has a corrupt/misentered entry. > >-John > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > > >