Re: Django on Apache (mod_python) administration cookie problem

2008-10-10 Thread Daniel bodom_lx Graziotin

Thank you very much for your replies, Alvaro and Graham!
Removing php5-mhash solved the problem
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Django on Apache (mod_python) administration cookie problem

2008-09-29 Thread Daniel "bodom_lx" Graziotin

Hi everybody! I'm a new Django developer and for learning the
framework I decided to create (another) pastebin clone that I
published on http://incollo.com
The application works very well and I'm very proud of it because I
started learning Django six days ago :-)
Anyway..
I'm having problems in accessing the Django administration panel,
which works perfectly with the development built-in webserver.
This is what I receive when I try to login:
---
Looks like your browser isn't configured to accept cookies. Please
enable cookies, reload this page, and try again.
---
It makes me think that this is a Apache + mod_python related
problem..The Django application works..The media directory for admin
is correctly served (I created a media-admin directory and copied in
it the content django/contrib/admin/media

Any help? Thank you very much



-- 
Daniel "bodom_lx" Graziotin
- http://bd-things.net
- http://bd-things.net/bodom_lx.asc - GPG public key


-- 
Daniel "bodom_lx" Graziotin
- http://bd-things.net
- http://bd-things.net/bodom_lx.asc - GPG public key

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---