Hi guys,
First, thanks for the great help. I read your recomendations and fall
on 2 solutions:
1) Upgrade django to version 0.96. I see some people run into problems
with mysql (postgresql too), the recomended revision is [5511]. I don
´t work on this project (the site I´m keeping) from the star
Hi Michael,
You mentioned the following:
> [*] the version of MySQLdb is an older version that do not get messy
> with my character set
Note that there is a problem with older versions of MySQLdb with
connections not being gargage collected.
See:
http://www.modpython.org/FAQ/faqw.py?quer
On 8/16/07, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
> Don't understand what 0.96pre means since not a regular Django user,
> but there was a whole issue with MySQL database issues with Subversion
> copy of Django back in June.
Between releases, django.VERSION increments and adds the "-pre"
su
1040 is the MySQL error for when you've got too many connections open
to the database server. MySQL's docs on this are here:
http://dev.mysql.com/doc/refman/5.0/en/too-many-connections.html
You have one or more of these happening:
1) You have too many Apache children for the MySQL's max_connecti
Can you upgrade to proper 0.96 and not 0.96pre and see if it makes a
difference.
Don't understand what 0.96pre means since not a regular Django user,
but there was a whole issue with MySQL database issues with Subversion
copy of Django back in June.
http://groups.google.com/group/django-users/br
Hi guys!
First of all, thanks for all help, I was busy on a project last week
and could not dig into the problem.
Let me remeber the thread, I having a problem, sometimes my server
stuck and goes down, just before it happens, I receive many messages
telling "Too many connections". I use apache +
On Aug 9, 12:01 am, Michel Thadeu Sabchuk <[EMAIL PROTECTED]> wrote:
> Hi guys!
>
> I´m having a problem with a django site, sometimes my server stuck and
> goes down. Just before it happens I receive about 200 traceback
> messages telling me the same error: (1040, 'Too many connections'), I
> get
I'm pretty sure that will help you -
http://blog.webfaction.com/tips-to-keep-your-django-mod-python-memory-usage-down
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send
8 matches
Mail list logo