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

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

আর আরেকটা কথা হলো ফেডোরা মেইলিং লিস্টে অনেক বিজ্ঞ লোক রয়েছেন পরর্রতীতে
তাদেরকেও cc-তে রেখেন ওই লিস্টেও কিছু মেইল আদানপ্রদানর প্রয়োজন আছে

-
শাহরিয়ার
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

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 :)
>

Congrats! :D

---
Shabab Mustafa
-- 
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 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


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 problem.
---
Shabab Mustafa
-- 
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: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

--
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-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.ubuntu.com/mailman/listinfo/ubuntu-bd


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/mysql.log
> /var/log/syslog
>
> Also you check these files too.
>
>
>
> --
> Shiplu.Mokadd.im
> ImgSign.com | A dynamic signature machine
> Innovation distinguishes between follower and leader
> --
> Ubuntu Bangladesh
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


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 and leader
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


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 will run the command when OS loads.
>> ---
>>
> That didn't really work.  :'(
>
>
> --
> Junayeed Ahnaf Nirjhor
> /Doing this and that/
> http://twitter.com/nirjhor
> --
> Ubuntu Bangladesh
> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


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/nirjhor
--
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


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 করেন তাহলে আশা করছি তা বুট
>> করার পরেও চালু থাকবে। আমি এই ভাবে করি।
>>
>> sudo apt-get install apache2
>> sudo apt-get install mysql-server
>> sudo apt-get install php5-mysql
>> sudo apt-get install phpmyadmin
>>
>> বিস্তারিত জানার জন্য এই 
>> লিংক>
>>  এ
>> যেতে পারেন।
>>
>>
> ভাই আমি তো php এর সাথে mysql ইউজ করতেছি না। আমার apache2 এর ও দরকার নাই।
> আমি রুবি, রেইলস এর সাথে webricks সার্ভার দিয়ে mysql ইউজ করছি। সবই ঠিক আছে।
> শুধু সিস্টেম স্টার্ট করার সময় আমাকে service mysqld start দিতে হচ্ছে। আমি
> চাচ্ছি কোন পদ্ধতি যাতে এই কমান্ড টা না দিতে হয়।
>
>
> আশা করি বুঝতে পেরেছেন।
>
>
>
> --
> Junayeed Ahnaf Nirjhor
> /Doing this and that/
> http://twitter.com/nirjhor
> --
> Ubuntu Bangladesh
> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-bd
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

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

বিস্তারিত জানার জন্য এই লিংক  এ
যেতে পারেন।



ভাই আমি তো php এর সাথে mysql ইউজ করতেছি না। আমার apache2 এর ও দরকার নাই। 
আমি রুবি, রেইলস এর সাথে webricks সার্ভার দিয়ে mysql ইউজ করছি। সবই ঠিক আছে। 
শুধু সিস্টেম স্টার্ট করার সময় আমাকে service mysqld start দিতে হচ্ছে। আমি চাচ্ছি 
কোন পদ্ধতি যাতে এই কমান্ড টা না দিতে হয়।



আশা করি বুঝতে পেরেছেন।


--
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-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

বিস্তারিত জানার জন্য এই লিংক  এ
যেতে পারেন।


ধন্যবাদ।

*---
Md. Arif Uddin *
Dhaka, Bangladesh
Mobile: +88 017 15 865458
E-mail: arif...@gmail.com
http://www.sobkichu.com
http://arif.ankursoftbd.com



On Sat, Dec 24, 2011 at 12:00 PM, Junayeed Ahnaf Nirjhor <
zombiegenera...@aol.com> wrote:

> On 12/24/2011 11:52 AM, Md Ashickur Rahman Noor wrote:
>
>> আপনি কিভাবে mysql ইনস্টল করেছেন। xampp দিয়ে ইনস্টল করলে তা চালু হবে না।
>> সোর্স থেকে করলে তা সয়ংক্রিয়ভাবে চালু হবে।
>> --**
>> Dedicated Linux Forum in
>> Bangladesh> action=register&referrer=3%20
>> >
>> 2048R/89C932E1> pks/lookup?op=get&search=**0x8518D55289C932E1
>> >
>> Volunteer, Foundation for Open Source Solutions Bangladesh.
>> 01611151550
>>
>>
>>
>>
>> On 24 December 2011 11:34, Junayeed Ahnaf Nirjhor
>> **wrote:
>>
>>  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/mailman/listinfo/ubuntu-bd
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd>
>>> >
>>>
>>>  I installed myslq package on my distribution. And no , it is not
> starting on boot. I'm not dealing with xamp . I'm working with , webricks,
> rails & mysql
>
>
> --
> Junayeed Ahnaf Nirjhor
> /Doing this and that/
> http://twitter.com/nirjhor
> --
> Ubuntu Bangladesh
> https://lists.ubuntu.com/**mailman/listinfo/ubuntu-bd
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

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
2048R/89C932E1
Volunteer, Foundation for Open Source Solutions Bangladesh.
01611151550




On 24 December 2011 11:34, Junayeed Ahnaf Nirjhor
wrote:


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/**mailman/listinfo/ubuntu-bd

I installed myslq package on my distribution. And no , it is not 
starting on boot. I'm not dealing with xamp . I'm working with , 
webricks, rails & mysql


--
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-23 Thread Md Ashickur Rahman Noor
আপনি কিভাবে mysql ইনস্টল করেছেন। xampp দিয়ে ইনস্টল করলে তা চালু হবে না।
সোর্স থেকে করলে তা সয়ংক্রিয়ভাবে চালু হবে।
--
Dedicated Linux Forum in
Bangladesh
2048R/89C932E1
Volunteer, Foundation for Open Source Solutions Bangladesh.
01611151550




On 24 December 2011 11:34, Junayeed Ahnaf Nirjhor
wrote:

> 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/**mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

[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/mailman/listinfo/ubuntu-bd