Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Programming & Scripting > init script not working in mysql source

Forgot Password?
 Linux Programming & Scripting   C, Perl, PHP, Bash Scripts, anything programming or script related post in here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 02-14-2008   #1 (permalink)
Just Joined!
 
Join Date: Mar 2006
Posts: 69
init script not working in mysql source

I have installed mysql-5.0.45 via source. My parameters in ./configure is

--prefix=/usr/local/mysql --localstatedir=/data/mysql/data --with-unix-socket-path=/data/mysql

Then I copy the mysql.server at support-files and place in the init.d dir and rename as mysqld.

I edit mysqld and remove the backticks at @HOSTNAME@ due to the error @HOSTNAME@: command not found

And now the only error encountered when starting is:

[root@smtp01 mysql]# /etc/init.d/mysql start
Starting MySQL/etc/init.d/mysql: line 159: kill: (935) - No such process
[FAILED]

I check the line 159 and cannot find any thing related to the error. Here is the snippet:

kill -0 $2 || break # if the program goes away, stop waiting

Please advise. I can start the mysql via command line /usr/local/mysql/bin/mysqld_safe --user=mysql &.

Take note that there is no error when shutting down mysql. Error only occur when starting mysql via script
packets is offline  


Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 09:30 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2