I had a look into it but it appears to be fine, it's very strange as the application was pulled straight from version control.
http://paste.pocoo.org/show/91982/ On Nov 20, 4:28 pm, "Yarko Tymciurak" <[EMAIL PROTECTED]> wrote: > Try looking at / tracing thru: > applications/admin/controllers/default.py:index() > > Around line 93 is the test for password --- also gluon/validators.py::class > CRYPT() -- might give you a hint to something corrupt installed (or partial > installed - like sha, md5, hmac).. > > On Thu, Nov 20, 2008 at 6:13 PM, ceej <[EMAIL PROTECTED]> wrote: > > > I've set the perssions to 777 (rexrexrex). So it shouldn't be that. > > > On Nov 20, 4:03 pm, achipa <[EMAIL PROTECTED]> wrote: > > > cache.disk should not prevent that... sounds more like wrong > > > permissions for your sessions dir to me ? > > > > On Nov 21, 12:56 am, ceej <[EMAIL PROTECTED]> wrote: > > > > > Ok, as you know this isn't my first time installing web2py. I've just > > > > installed it on a clean centos 5.2 OS it starts fine, but when I go to > > > > log into admin it looks like it's logging in but then takes me to the > > > > login again with no errors. I checked the nohup output and it has > > > > WARNING:root:no cache.disk lots of times, every time i try to log into > > > > admin. So naturally thinking its a writing issue to the folders i > > > > chmoded every folder/file and it's dog under web2py but with still no > > > > luck still WARNING:root:no cache.disk which is preventing me from > > > > logging in. > > > > > If any one has a suggestions it would be greatly appreciated. > > > > > Many thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---