View Full Version : mysql cluster
swordsaint
16th August 2007, 07:45
Hi. I'm using the guide on How To Set Up A Load-Balanced MySQL Cluster but when I get to the command ndbd --initial I get this error message
-su: /usr/sbin/ndbd: No such file or directory
I think it may be because I installed mysql with apt but I removed it with apt-get remove and installed mysql-max-5.0.19. also I was wondering if I could use ultra monkey to cluster the sites on Ispconfig but not Ispconfig itself. Please Help!!!!:confused:
falko
17th August 2007, 17:18
Hi. I'm using the guide on How To Set Up A Load-Balanced MySQL Cluster but when I get to the command ndbd --initial I get this error message
-su: /usr/sbin/ndbd: No such file or directory
I think it may be because I installed mysql with apt but I removed it with apt-get remove and installed mysql-max-5.0.19.Please reinstall the packages as shown in the tutorial.
also I was wondering if I could use ultra monkey to cluster the sites on Ispconfig but not Ispconfig itself. Please Help!!!!:confused:Yes, that should be no problem. You could mirror the sites from one server to the other (so that their files are always in sync) ( http://www.howtoforge.com/mirroring_with_rsync ) and then use Ultramonkey.
swordsaint
19th August 2007, 12:52
Hi I gost past the ndbd --initial part, but when I try to install DBD-mysql I get this error mrssage
Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.
Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
Failed to determine directory of mysql.h.
I know that I can specify the mysql directory but I dont know how to find out where it is. Please Help!!! Thanks
falko
20th August 2007, 19:21
What's the output of updatedb
locate mysql_config?
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.