> > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Colin J. Raven > Sent: Wednesday, January 12, 2005 9:30 AM > To: FreeBSD Questions > Subject: Trouble starting MySQL > > > Greetings all, > I installed MySQL from ports (mysql-4.1.7) > then tried to start it. Nothing doing - wo way. > > Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No > error message is emitted, but no running instance of mysql either.
You may need to set a variable in /etc/rc.conf such as: MySQL="YES" or some such or you may need to set execute permission on the /usr/loca/etc/rc.d/mysql-server.sh file - some ports seem to install it without execute to start so you can do your own tinkering before actually running it or some such thing. ////jerry > > <snip> > > Read /usr/loca/etc/rc.d/mysql-server.sh you now have to start mysqld from > your rc.conf file. No No No. I don't see anything like that and it would be wrong - against the way the system works. > > HTH > Mick Walker > > > ********************************************************************************** > This email and any files transmitted with it are confidential, and may be > subject to legal privilege, and are intended solely for the use of the > individual or entity to whom they are addressed. > If you have received this email in error or think you may have done so, you > may not peruse, use, disseminate, distribute or copy this message. Please > notify the sender immediately and delete the original e-mail from your system. > > Computer viruses can be transmitted by e-mail. Recipients should check this > e-mail for the presence of viruses. The Capita Group and its subsidiaries > accept no liability for any damage caused by any virus transmitted by this > e-mail. > *********************************************************************************** > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"