Well that didn't work. When I rebooted MySQL didn't start at all....<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">JP Carballo</b> <<a href="mailto:lists@netfone2x.com">lists@netfone2x.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">JP Carballo wrote:<br><br>> Eric Bishop wrote:<br>><br>>> I have:
<br>>><br>>> [root@pbx ~]# chkconfig --list | grep mysql<br>>>
mysqld 0:off
1:off 2:off
3:on 4:off 5:off 6:off<br>>> [root@pbx ~]# chkconfig --list | grep asterisk<br>>>
asterisk 0:off
1:off
2:on 3:on 4:on 5:on 6:off<br>>><br>>> What would you suggest I do?<br>>><br>>><br>> <snip><br>> <rant><br>> Holy crap, this kind of replying is getting me dizzy! Up, down, what
<br>> next? Left and right?<br>> Why can't we just agree to delete all previous text, anyway we all<br>> have threaded readers...don't we?<br>> </rant><br>><br>> chkconfig --level 3 mysqld off<br>> chkconfig --level 2 mysqld on
<br>> chkconfig --level 2 asterisk off<br>><br>I forgot to add that you should get this:<br><br>(root@vostok:asterisk)# chkconfig --list | grep "asterisk\|mysqld"<br>mysqld
0:off 1:off 2:on 3:off 4:off 5:off<br>6:off<br>asterisk
0:off 1:off 2:off 3:on 4:off 5:off<br>6:off<br><br><br>--<br>JP Carballo<br><br><a href="http://www.netfone2x.com">http://www.netfone2x.com</a><br>Bringing the world closer.<br><br>It might look like I'm doing nothing, but at the cellular level, I'm really quite busy.
<br><br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">
Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>