On Friday, April 15, 2011 2:59:32 PM UTC+5:30, paganplan paganplan wrote:
>
> Solved!
> in settings.py file, option 'ENGINE' must be like this:
> django.db.backends.mysql
>
> 2011/4/14, pagan >:
> > same problem. apache2, mod_wsgi, python-mysqldb installed. When i add
> > databases engine, name,
Solved!
in settings.py file, option 'ENGINE' must be like this: django.db.backends.mysql
2011/4/14, pagan :
> same problem. apache2, mod_wsgi, python-mysqldb installed. When i add
> databases engine, name, user, password in settings.py, i got a
> message:
>
> ImportError at /wsgi
> No module named
same problem. apache2, mod_wsgi, python-mysqldb installed. When i add
databases engine, name, user, password in settings.py, i got a
message:
ImportError at /wsgi
No module named mysql.baseRequest Method: GET
Request URL:http://x/wsgi
Django Version: 1.3
Exception Type: ImportError
E
same here.
On Apr 1, 12:48 am, nai wrote:
> I posted the same question on stackoverflow
> here:http://stackoverflow.com/questions/5509755/problem-with-django-syncdb...
>
> Reproduced
>
> Hi all, I'm trying to deploy my project on my EC2 instance. When I run
> python manage.py validate I get this
I posted the same question on stackoverflow here:
http://stackoverflow.com/questions/5509755/problem-with-django-syncdb-on-amazon-ec2
Reproduced
Hi all, I'm trying to deploy my project on my EC2 instance. When I run
python manage.py validate I get this error Error: No module named
mysql.base .
I
5 matches
Mail list logo