Jump to content
  • 0

[Ubuntu] Mysql Bin Path..!


Question

Posted

Hello guys... so i decided to put my server files into Ubuntu..!

so all were going well but.. when i' going to install the database it says this thing..

 

 

Settings file not found: database_installer.rc

You can specify an alternate settings filename:
./database_installer.sh config_filename
 
If file doesn't exist it can be created
If nothing is specified script will try to work with ./database_installer.rc
 
#############################################
# You entered script configuration area     #
# No change will be performed in your DB    #
# I will just ask you some questions about  #
# your hosts and DB.                        #
#############################################
We were unable to find MySQL binaries on your path
 
Please enter MySQL binaries directory (no trailing slash): 
 

 

what have i to put to read the mysql?

the directory of mysql is on opt/lampp/bin

but it says without slash..!! wtf?

i've tried to put:

opt.lampp.bin

opt lampp bin

opt/lampp/bin

 

...... nothing -_-

any idea?!

3 answers to this question

Recommended Posts

  • 0
Posted

It says no trailing slash, so it would be something like: /usr/bin/mysql

You can run `which mysql` to find the exact string that you need to use. 

  • 0
Posted

 

It says no trailing slash, so it would be something like: /usr/bin/mysql
You can run `which mysql` to find the exact string that you need to use. 

 

thank you for your help, btw i found it yesterday..! :P

lock the topic..! again thanks!

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock