Closed GoogleCodeExporter closed 9 years ago
Need to install ruby on target server manually:
apt-get install ruby
Original comment by sibprogrammer
on 27 Feb 2011 at 5:33
Thank's ! it works fine now ! =D
Original comment by r.lye...@gmail.com
on 27 Feb 2011 at 10:10
Original comment by sibprogrammer
on 27 Feb 2011 at 1:16
Hello: Same here
Steps to reproduce:
Connect new server => I specify the host & root password => then "(+) Connect"
Actual result:
Error : Ruby interpertator was not found on the server
Version of the product: OWP 2.1
Server OS: Debian squeeze 6.0 kernel: 2.6.32-5-openvz-amd64
Browser: Firefox
Ruby installed:
ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
Additional info:
after installation default credentials did not work.
Running:
ruby /opt/ovz-web-panel/script/runner -e production "user =
User.find_by_login('admin'); user.password = 'admin';
user.password_confirmation = 'admin'; p user.save"
return "false".
change passwd to admin123 and actually change it and return "true"
Any help to fix this problem?
Thank's in advance :)
Original comment by ig...@itecnis.com
on 17 Aug 2012 at 3:05
I meet the same error,but i install ruby already,
Original comment by liuzhla...@gmail.com
on 28 Apr 2013 at 9:34
Original issue reported on code.google.com by
r.lye...@gmail.com
on 27 Feb 2011 at 3:49