the database that you are trying to access, is the user name Sanket for it?
for example -
if its mysql
mysql -u Sanket
are you able to login using it?
On Thu, Dec 27, 2012 at 8:45 AM, Sanket Garg <sanketgarg1992@gmail.com> wrote:
i m trying to follow the following guide
https://docs.djangoproject.com/en/1.3/intro/tutorial01/
but i m getting error
ERROR 1045 (28000): Access denied for user 'Sanket'@'localhost' (using password: YES)
do i need to login in as superuser or something? i m stuck :/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/DXl5SG43D3QJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Cheers,
Ankush ChaddaYou 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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment