FAQ » Servers
How to Install OpenVZ Web Panel
Installation
Most preferable way to install the panel is to use automatic installer.
wget -O - https://raw.githubusercontent.com/sibprogrammer/owp/master/installer/ai.sh | sh
Troubleshooting
Fatal error: Panel requires Ruby 1.8 (Ruby 1.9 is not supported)
yum -y erase ruby ruby-devel ruby-irb ruby-rdoc ruby-ri
command curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
command curl -sSL https://rvm.io/pkuczynski.asc | gpg2 --import -
\curl -sSL https://get.rvm.io | bash -s stable --ruby
Last updated: 2022-02-21