Date: Tue, 25 May 2004 15:48:40 -0500 From: smichae@ilstu.edu To: robert@westendorp.org, freebsd-newbies@freebsd.org Message-ID: <1085518120.40b3b1287d6b9@webmail2.ilstu.edu>
next in thread | raw e-mail | index | archive | help
The problem is that I can't find the my.cnf file anywhere. -----Original Message----- From: Robert Westendorp [mailto:Robert@westendorp.org] Sent: Tuesday, May 25, 2004 3:40 PM To: smichae@ilstu.edu; freebsd-newbies@freebsd.org Subject: Re: MySQL max_connections 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" ------------------------------------------------------------ Illinois State University Webmail https://webmail2.ilstu.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085518120.40b3b1287d6b9>