Re: MySQL max_connections
From: Robert Westendorp (Robert_at_westendorp.org)
Date: 05/25/04
- Previous message: smichae_at_ilstu.edu: "MySQL max_connections"
- In reply to: smichae_at_ilstu.edu: "MySQL max_connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <smichae@ilstu.edu>, <freebsd-newbies@freebsd.org> Date: Tue, 25 May 2004 13:39:31 -0700
If the option isn't in my.cnf already then just add under the [mysqld]
section:
set-variable = max_connections=250
or however many you want.
----- Original Message -----
From: <smichae@ilstu.edu>
To: <freebsd-newbies@freebsd.org>
Sent: Tuesday, May 25, 2004 12:40 PM
Subject: MySQL max_connections
>
> Hi, I am running FreeBSD 4.9-RELEASE with Plesk control panel and mysql
> 3.23.58 and apache 1.3.29. I am VERY new to the operating system and am
> currently getting a lot of max_connections errors for all MySQL driven
> scripts. I can't figure out how to change this. I've tried looking for
the
> my.conf file to no avail. Is there something I'm missing here, because I
> would think this would be something easy to fix. Once again, very very
new to
> the OS, don't even know if there's a find command anywhere. Thanks in
advance
> for any help.
> Steven Michaels
> smichae@ilstu.edu
>
> ------------------------------------------------------------
> Illinois State University Webmail https://webmail2.ilstu.edu
>
> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: smichae_at_ilstu.edu: "MySQL max_connections"
- In reply to: smichae_at_ilstu.edu: "MySQL max_connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|