Re: mysql not starting on boot

2010-01-06 Thread Rob
To the mysql init script, I added: # REQUIRE: dhclient And to the dhclient init script I added: # REQUIRE: NETWORKING In addition to changing DHCP to SYNCDHCP in rc.conf, mysql now starts up on boot. I would think the dhclient change should be required in the default setup since NETWORKING

Re: mysql not starting on boot

2010-01-06 Thread Matt
On Wed, Jan 6, 2010 at 11:20 AM, Dário P. wrote: > Qua, 2010-01-06 às 18:03 +0100, Samuel Martín Moro escreveu: >> About apache, maybe it's the ServerName option that's missing. > > I don't think so, because I have it on httpd.conf. > > # > # ServerName gives the name and port that the server uses

Re: mysql not starting on boot

2010-01-06 Thread P.
Qua, 2010-01-06 às 18:03 +0100, Samuel Martín Moro escreveu: > About apache, maybe it's the ServerName option that's missing. I don't think so, because I have it on httpd.conf. # # ServerName gives the name and port that the server uses to identify itself. # This can often be determined automatic

Re: mysql not starting on boot

2010-01-06 Thread Samuel Martín Moro
About apache, maybe it's the ServerName option that's missing. On Wednesday, January 6, 2010, Dário P. wrote: > Qua, 2010-01-06 às 16:16 +, Matthew Seaman escreveu: >> Rob wrote: >> > Since I upgraded to FreBSD 8.0, I'm noticing that mysql isn't starting >> > on boot anymore.  It starts fine

Re: mysql not starting on boot

2010-01-06 Thread P.
Qua, 2010-01-06 às 16:16 +, Matthew Seaman escreveu: > Rob wrote: > > Since I upgraded to FreBSD 8.0, I'm noticing that mysql isn't starting > > on boot anymore. It starts fine once the system has booted, and looking > > at the mysql log I see: > > > > 100105 17:46:56 mysqld_safe Starting m

Re: mysql not starting on boot

2010-01-06 Thread Matthew Seaman
Rob wrote: Since I upgraded to FreBSD 8.0, I'm noticing that mysql isn't starting on boot anymore. It starts fine once the system has booted, and looking at the mysql log I see: 100105 17:46:56 mysqld_safe Starting mysqld daemon with databases from /var/db/m ysql 100105 17:46:56 [ERROR] Can