Posts that alinuxBN is monitoring

Subscribe to Posts that alinuxBN is monitoring 3 post(s) found

May 1, 2008
Avatar antonio 531 post(s)

Topic: rails: command not found

I’m glad to hear that it works now!

 
Apr 28, 2008
Avatar Manuel 71 post(s)

Topic: rails: command not found

Hi again,

There has been an error.
Error running /usr/local/bin/rubystack-1.1-0/mysql/scripts/myscript.sh /usr/local/bin/rubystack-1.1-0/mysql dhabi2 : useradd: user mysql exists
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ’/usr/local/bin/rubystack-1.1-0/mysql/tmp/mysql.sock’ (2)
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ’/usr/local/bin/rubystack-1.1-0/mysql/tmp/mysql.sock’ (2)
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ’/usr/local/bin/rubystack-1.1-0/mysql/tmp/mysql.sock’ (2)
The application will exit now

This usually means that MySQL couldn’t start for some reason. Did you get that error during the installation? If so, can you send us to manuel {at} bitnami.org a copy of the installation log? It should be located at /tmp/bitrock_*.log, but remember that the content of /tmp is deleted each time you boot your computer.

cheers

Manuel

 
Apr 27, 2008
Avatar Manuel 71 post(s)

Topic: rails: command not found

Hi alinuxBN,

In order to use any RubyStack program you should load its environment variables. It is done running the script “rubyconsole”, located on the RubyStack’s install directory.

cd /home/alan/ruby
./rubyconsole

Let us know if it didn’t work for you.

cheers