Monday, November 10, 2008

/!\ FAILSAFE /!\ Status: 500 Internal Server Error wrong number of arguments (1 for 0)

/!\ FAILSAFE /!\ Status: 500 Internal Server Error wrong number of arguments (1 for 0)


Problem:
You probably added a method called Send which is causing this error to be thrown.


Rename your method to something other than 'Send'.

http://flexrails.blogspot.com/2008/04/failsafe-mystereous-error-message.html

Saturday, November 8, 2008

installing ruby 1.8.7 on rimuhosting stack

A new installation will automatically install in /usr/local/   whilst your symbolic links are pointing to the installation in /usr/. The initial installation will therefoer not update your ruby version, unless you specify it everytime.

In order to make ruby 1.8.7 the default the symbolic links for ruby/gem/irb/erb/rake  all need to be updated. Then all gems will need to be reinstalled, and indeed the passenger configuration in apache will need to be updated.

Installing mysql gem on rimuhosting server

You'll get a

checking for mysql_query() in -lmysqlclient... no

error if you don't do as follows:

gem install mysql -- --with-mysql-config=/usr/lib/mysql/mysql_config

Thursday, November 6, 2008

How to setup passenger on standard CENTOS5 Rimuhosting Stack


--
7 Lower shrubbery
Radley College
Abingdon
OX14 2HU