[user]$ sudo apt-get install apache2<\/pre>\nInstall PHP and required PHP modules<\/p>\n
To install the latest stable version of PHP version 7 and all necessary modules, run:<\/p>\n
[user]$ sudo apt-get install php7.0 libapache2-mod-php7.0 php7.0-mbstring php7.0-curl php7.0-zip php7.0-gd php7.0-mysql php7.0-mcrypt<\/pre>\nEnable the Apache2 rewrite module if it is not already done:<\/p>\n
[user]$ sudo a2enmod rewrite<\/pre>\nIn order to activate the new configuration, restart the Apache web server using the following command:<\/p>\n
[user]$ sudo service apache2 restart<\/pre>\n<\/span>6. Download and extract Rukovoditel<\/span><\/h2>\nDownload and extract the latest version of Rukovoditel on your server:<\/p>\n
[user]$ sudo cd \/opt && wget http:\/\/downloads.sourceforge.net\/project\/rukovoditel\/rukovoditel_1.7.1.zip\r\n[user]$ sudo unzip rukovoditel_1.7.1.zip -d rukovoditel\r\n[user]$ sudo mv rukovoditel\/ \/var\/www\/html\/rukovoditel<\/pre>\nAll files have to be readable by the web server, so we need to set a proper ownership<\/p>\n
[user]$ sudo chown www-data:www-data -R \/var\/www\/html\/rukovoditel\/<\/pre>\n<\/span>7. Create a new virtual host directive in Apache<\/span><\/h2>\nFor example, create a new Apache configuration file named \u2018rukovoditel.conf\u2019 on your virtual server:<\/p>\n
[user]$ sudo touch \/etc\/apache2\/sites-available\/rukovoditel.conf\r\n[user]$ sudo ln -s \/etc\/apache2\/sites-available\/rukovoditel.conf \/etc\/apache2\/sites-enabled\/rukovoditel.conf\r\n[user]$ sudo nano \/etc\/apache2\/sites-available\/rukovoditel.conf<\/pre>\nThen, add the following lines:<\/p>\n
<VirtualHost *:80>\r\nServerAdmin admin@yourdomain.com\r\nDocumentRoot \/var\/www\/html\/rukovoditel\/\r\nServerName your-domain.com\r\nServerAlias www.your-domain.com\r\n<Directory \/var\/www\/html\/rukovoditel\/>\r\nOptions FollowSymLinks\r\nAllowOverride All\r\nOrder allow,deny\r\nallow from all\r\n<\/Directory>\r\nErrorLog \/var\/log\/apache2\/your-domain.com-error_log\r\nCustomLog \/var\/log\/apache2\/your-domain.com-access_log common\r\n<\/VirtualHost>\r\n<\/pre>\n<\/span>8.\u00a0Restart the Apache web server<\/span><\/h2>\nRestart the Apache web server for the changes to take effect:<\/p>\n
[user]$ sudo service apache2 restart<\/pre>\nOpen your favorite web browser, navigate to http:\/\/your-domain.com\/ and if you configured everything correctly the Rukovoditel installer should be starting. You should follow the easy instructions on the install screen inserting the necessary information as requested.<\/p>\n
After everything is completed, delete the install directory:<\/p>\n
[user]$ sudo rm -rf \/var\/www\/html\/rukovoditel\/install\/<\/pre>\nThat is it. The Rukovoditel installation is now complete.<\/p>\n
Of course you don\u2019t have to install Rukovoditel on Ubuntu 16.04, if you use one of our Linux VPS Hosting services, in which case you can simply ask our expert Linux admins to install Rukovoditel for you. They are available 24\u00d77 and will take care of your request immediately.<\/p>\n
PS.<\/span><\/strong><\/span> If you liked this post, on how to install Rukovoditel on Ubuntu 16.04,\u00a0 please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"Today we will show you how to install Rukovoditel on Ubuntu 16.04. Rukovoditel is free and open source software for … <\/p>\n
Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":25121,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,1698],"tags":[1305,1287,59],"yoast_head":"\nHow to install Rukovoditel on Ubuntu 16.04 - RoseHosting<\/title>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\t \n\t \n\t \n \n \n \n \n \n\t \n\t \n\t \n