From owner-freebsd-newbies@FreeBSD.ORG Tue May 25 13:39:55 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B7FA16A4CE for ; Tue, 25 May 2004 13:39:55 -0700 (PDT) Received: from mail.westendorp.org (mail.westendorp.org [216.113.200.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE01843D46 for ; Tue, 25 May 2004 13:39:54 -0700 (PDT) (envelope-from Robert@westendorp.org) Received: from rob.office.uniserve.ca ([204.244.161.211] helo=rob) by mail.westendorp.org with smtp (Exim 3.13 #1) id 1BSiiL-0001BO-00; Tue, 25 May 2004 13:39:57 -0700 Message-ID: <090e01c44298$62283180$d3a1f4cc@rob> From: "Robert Westendorp" To: , References: <1085514032.40b3a1308e850@webmail2.ilstu.edu> Date: Tue, 25 May 2004 13:39:31 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: MySQL max_connections X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 20:39:55 -0000 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: To: 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"