Re: [cowiki-dev] Problem when I try to login
Wagner Sartori Junior <[email protected]> Sat, 4 Jun 2005 18:34:53 -0300
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <[email protected]> |
With this alteration in CVS, now, it works. I have another little problem: - My host is: http://localhost/cowiki/ - When I put my username and password and click login, I was redirected to http://localhost/cowiki/cowiki/. Tha path is wrong. In my include.path, I have: ====================================== /var/www/localhost/cowiki:.: ====================================== Tkz for the help! Wagner Sartori Junior On 6/4/05, Daniel T. Gorski <[email protected]> wrote: > On 03 Jun 12:05, Wagner Sartori Junior wrote: > > > I'm using the fresh CVS version. > > I hope. you use it for testing only. > > > My DataBase, was converted from MyISAM to InnoDB recently, but with older > > versions works well. > > > > I tried with all users, and don't work. > > > > > I'm just guessing right now, but it looks like the user account you > > > logged in with has a corrupt/misentered entry. > > > I don't think that it is a corrupt entry. The error is undefined > > method, so, the query method doesn't exists. > > The object doesn't exist. The StorageFactory was not able to return the > Storage object. > > > another guess? > > I've commited a fix. This should show your the error you still have in the > [AUTH] RESOURCE string. This is not necessarily an error, but the setting > (privileges) of the connector user or the database might be wrong. > > Check out the latest version from CVS (the installer will be started > automaticalliy) and check again. > > regards dtg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >