You are here
toomanylogins - Thu, 2016/03/03 - 19:13
Hello,
Just tried to install virtualmin on current 14.0 LAMP and get as follows. See below. Has anyone got virtualmin running ?
debconf: delaying package configuration, since apt-utils is not installed
then after a while
Errors were encountered while processing:
/var/cache/apt/archives/webmin-security-updates_4.5_all.deb
/var/cache/apt/archives/webmin-virtual-server_5.0.gpl_all.deb
/var/cache/apt/archives/webmin-virtualmin-awstats_5.1_all.deb
/var/cache/apt/archives/webmin-virtualmin-dav_3.8_all.deb
/var/cache/apt/archives/webmin-virtualmin-htpasswd_2.6_all.deb
/var/cache/apt/archives/webmin-virtualmin-mailman_6.3_all.deb
/var/cache/apt/archives/webmin-virtualmin-svn_5.1_all.deb
WARN - apt-get seems to have failed. Are you sure your OS and version is supported?
FATAL - Fatal Error Occurred: Installation failed: 0
FATAL - Cannot continue installation.
FATAL - Attempting to remove virtualmin repository configuration, so the installation can be
FATAL - re-attempted after any problems have been resolved.
FATAL - Removing temporary directory and files.
FATAL - If you are unsure of what went wrong, you may wish to review the log
FATAL - in /root/virtualmin-install.log
Forum:
Tags:
Where are you getting the virtualmin packages from?
Also FWIW the latest version of Webmin is now in the TurnKey repos. I detailed how to upgrade on this post on our Issue Tracker.
This is with latest LAMP
This is with latest LAMP v14.0 plain vanilla downloaded last week with webmin 1.76. All I have done is download and run standard virtualmin install script so quite surprised i get these errors. To check I just tried again with same result.
I used the install script here
http://www.webmin.com/vinstall.html
Same error as above
Also tried the module route
http://www.webmin.com/vdownload.html
But got error Failed to install uploaded module : Module virtual-server requires module procmail
And tried uploading the deb file
dpkg -i webmin-virtual-server_5.01.gpl_all.deb
got
apt-get upgrade -y
apt-get install webmin-filemin
Looks like dependency issues.
When you tried the different route of installing the deb, again it was missing a dependency, this time quota. IMO the easiest workaround for installing a deb file and all it's dependencies is like this:
FWIW it looks like the install script just adds a repository entry and then apt-get install virtualmin and all it's dependencies. It also has an uninstall routine. When I get a chance I'll have a closer look at it...Thanks Jeremy, Ive got it
Thanks Jeremy, Ive got it going as follows via the module install route. you need to run as follows.
Cheers, Paul
Great news! :)
Having said that it is possible that the Virtualmin installer takes care of installing those dependencies.
Not Quite
Revisiting this as didnt manage to get it live last time round. I am getting
"Module webalizer does not exist"
Then I got
"Module logrotate does not exist"
If you go to unused modules in webmin you get this
"The logfile analysis command /usr/bin/webalizer was not found on your system. Maybe it is not installed, or your module configuration is incorrect.
The Webalizer package can be automatically installed by Webmin.
to have it downloaded and installed using APT."
Been through a couple of loops updating via software packages menu. Virtualmin has a check config option. If you keep checking eventually you can get it to work.
might be worth considering a webmin/virtualmin appliance
Thanks
Paul
Apache modules
For reference after you get virtualmin running you then get a whole series of errors re apache modules when you list virtual server. it's annoying because you only get one error every time you check the configuration.
"The Apache module mod_actions is either not installed or not enabled."
"The Apache module mod_actions is either not installed or not enabled."
"
Apache configuration file /etc/apache2/mods-enabled/php5.conf contains SetHandler lines that prevent PHP from running with domain owner permissions. These lines must be removed.
.. your system is not ready for use by Virtualmin."
"Failed to save website options : The Suexec command on your system is configured to only run scripts under /var/www, but the Virtualmin virtual server home directory is /home. CGI and PHP scripts run as domain owners will not be executed."
Given up.
Ideal Options
A virtualmin appliance with php 5.6 and 7 as per
https://www.23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-0...
Would be nice
Thanks for the info
TBH we haven't had a ton of users requesting VirtualMin and TBH I wasn't even aware that there was an open source version but seeing as there is it could be quite a cool option.
Unfortunately we have our hands full at the moment, but if you wanted to work on please have a look at TKLDev
PHP 7 fast
I wouldn't trust myself to attempt to tinker with the development version. PHP 7 is very fast for cms websites (we use Joomla and it was getting slower with every release) however it's a real pain migrating sites as you need support for multiple PHP hence my request. The latest version of Plesk supports multiple php however I haven't managed to get Plesk running on turnkey yet. Will try this route.
Thanks
Paul
I didn't mean that it wasn't stable
TurnKey is pre-configured to auto install security updates for all software installed from the official Debian stable (currently Jessie) repos. But seeing as php7 is not currently available in the stable repos, that isn't an option. So if you were to go that route you would need to ensure that you were very vigilant with php updates. Often that means that you'll need to update php7 version as it is released. That may cause issues in the future. E.g. if php7 is updated due to a security bug, but there are new changes in the new version which your software isn't compatible with...
But I did do a quick google and saw that Joomla in particular seems to be much faster with php7 so thanks for the info.
Add new comment