Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Shahriar Tariq
নির্ঝর উবুন্টু মেইলিং লিস্টে পোস্ট করলে স্বাভাবিকভাবেই সবাই মনে করবে প্রাইমারী ওএস উবুন্টু নিয়ে কথা হচ্ছে, তাই অন্য ডিস্ট্রো ব্যবহার করলে অবশ্যই তা উল্লেখ করবেন। আর আরেকটা কথা হলো ফেডোরা মেইলিং লিস্টে অনেক বিজ্ঞ লোক রয়েছেন পরর্রতীতে তাদেরকেও cc-তে রেখেন ওই লিস্টেও কিছু মেইল আদানপ্রদানর প্রয়োজন আছে

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Shabab Mustafa
On Sat, Dec 24, 2011 at 2:15 PM, Junayeed Ahnaf Nirjhor < zombiegenera...@aol.com> wrote: > On 12/24/2011 02:07 PM, Shabab Mustafa wrote: > >> Problem might not but solutions might be. ;) Drop to root user first and >> then try: chkconfig mysqld on >> > > Yes man that did it. Thank you a bunch :)

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 02:07 PM, Shabab Mustafa wrote: Problem might not but solutions might be. ;) Drop to root user first and then try: chkconfig mysqld on Yes man that did it. Thank you a bunch :) -- Junayeed Ahnaf Nirjhor /Doing this and that/ http://twitter.com/nirjhor -- Ubuntu Bangladesh https:/

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Shabab Mustafa
On Sat, Dec 24, 2011 at 2:04 PM, Junayeed Ahnaf Nirjhor < zombiegenera...@aol.com> wrote: > Erm, Fedora 16 64 bit. I don't think it is distro related problem :| Problem might not but solutions might be. ;) Drop to root user first and then try: chkconfig mysqld on That should solve the proble

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 01:35 PM, Shabab Mustafa wrote: What's your OS? --- Erm, Fedora 16 64 bit. I don't think it is distro related problem :| -- Junayeed Ahnaf Nirjhor /Doing this and that/ http://twitter.com/nirjhor -- Ubuntu Bangladesh https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-24 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 01:36 PM, shiplu wrote: Could you send these files after compressing. Include my email address otherwise the list will eat it. /var/log/mysql.err /var/log/mysql.log /var/log/syslog Also you check these files too. Sent from my AOL. pls check spam if not in your inbox -- Junaye

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 01:49 PM, Shabab Mustafa wrote: Another thing, can you confirm whether your mysqld is not starting in the boot or not? --- Shabab Mustafa No it is not starting. -- Junayeed Ahnaf Nirjhor /Doing this and that/ http://twitter.com/nirjhor -- Ubuntu Bangladesh https://lists.ubunt

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Shabab Mustafa
Another thing, can you confirm whether your mysqld is not starting in the boot or not? --- Shabab Mustafa On Sat, Dec 24, 2011 at 1:36 PM, shiplu wrote: > Could you send these files after compressing. Include my email address > otherwise the list will eat it. > > /var/log/mysql.err > /var/log/

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread shiplu
Could you send these files after compressing. Include my email address otherwise the list will eat it. /var/log/mysql.err /var/log/mysql.log /var/log/syslog Also you check these files too. -- Shiplu.Mokadd.im ImgSign.com | A dynamic signature machine Innovation distinguishes between follower

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Shabab Mustafa
What's your OS? --- Shabab Mustafa On Sat, Dec 24, 2011 at 1:30 PM, Junayeed Ahnaf Nirjhor < zombiegenera...@aol.com> wrote: > On 12/24/2011 01:10 PM, Shabab Mustafa wrote: > >> Put that in /etc/rc.local (in debian and derivatives) or >> /etc/rc.d/rc.local >> (in RH and derivatives). >> >> This

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 01:10 PM, Shabab Mustafa wrote: Put that in /etc/rc.local (in debian and derivatives) or /etc/rc.d/rc.local (in RH and derivatives). This will run the command when OS loads. --- That didn't really work. :'( -- Junayeed Ahnaf Nirjhor /Doing this and that/ http://twitter.com/nirjh

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Shabab Mustafa
Put that in /etc/rc.local (in debian and derivatives) or /etc/rc.d/rc.local (in RH and derivatives). This will run the command when OS loads. --- Shabab Mustafa 2011/12/24 Junayeed Ahnaf Nirjhor > On 12/24/2011 12:06 PM, Arif Uddin wrote: > >> আপনি যদি নিচের কমান্ড ব্যবহার করে mysql install ক

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 12:06 PM, Arif Uddin wrote: আপনি যদি নিচের কমান্ড ব্যবহার করে mysql install করেন তাহলে আশা করছি তা বুট করার পরেও চালু থাকবে। আমি এই ভাবে করি। sudo apt-get install apache2 sudo apt-get install mysql-server sudo apt-get install php5-mysql sudo apt-get install phpmyadmin বিস্তারিত জা

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Arif Uddin
আপনি যদি নিচের কমান্ড ব্যবহার করে mysql install করেন তাহলে আশা করছি তা বুট করার পরেও চালু থাকবে। আমি এই ভাবে করি। sudo apt-get install apache2 sudo apt-get install mysql-server sudo apt-get install php5-mysql sudo apt-get install phpmyadmin বিস্তারিত জানার জন্য এই লিংক

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Junayeed Ahnaf Nirjhor
On 12/24/2011 11:52 AM, Md Ashickur Rahman Noor wrote: আপনি কিভাবে mysql ইনস্টল করেছেন। xampp দিয়ে ইনস্টল করলে তা চালু হবে না। সোর্স থেকে করলে তা সয়ংক্রিয়ভাবে চালু হবে। -- Dedicated Linux Forum in Bangladesh

Re: [Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Md Ashickur Rahman Noor
আপনি কিভাবে mysql ইনস্টল করেছেন। xampp দিয়ে ইনস্টল করলে তা চালু হবে না। সোর্স থেকে করলে তা সয়ংক্রিয়ভাবে চালু হবে। -- Dedicated Linux Forum in Bangladesh 2048R/89C932E1

[Ubuntu-BD] Starting mysql on system boot

2011-12-23 Thread Junayeed Ahnaf Nirjhor
Hello, Merry Christmas to you all. I was having a tiny problem. How to start mysql on system startup (that is, executing "service mysqld start")? Happy day all again. -- Junayeed Ahnaf Nirjhor /Doing this and that/ http://twitter.com/nirjhor -- Ubuntu Bangladesh https://lists.ubuntu.com/mailma