Questions tagged [virtualmin]

Web hosting dashboard, module of Webmin. If your question is not specific to Virtualmin, use [webmin] instead.

.

Virtualmin is a control panel for web hosting. It is a module of system add-on Webmin (). Its interface is web-based.

Some features include creating and managing:

  • Virtual hosts on Apache or NGINX.

  • Manage Domains and Subdomains

  • Isolated DNS or BIND

  • PHP - Wordpress - Phmyadmin - Django

  • MySQL Databases - Postgresql - SQLite

  • Terminal in SSH web interface

  • DAV

  • FTP

  • LOG analysis

  • SSL

  • Mailboxes and aliases with Sendmail, Postfix or Dovecot

  • Backup

Virtualmin is written in Perl, like Webmin, and is available in two versions – GPL and Pro.

141 questions
2
votes
1 answer

Wordpress site shows php code after fresh install of VirtualMin on Ubuntu 18.04 LTS

I'm getting the below error for my WordPress website immediately after installing Virtualmin. Website was working fine before. I've repeated this several times over by restoring my VM to its previous state. I just can't work it out. Some history. I…
deancrabb
  • 41
  • 2
2
votes
2 answers

How do I change the default PHP base-version on shell?

I have Centos 7 and Virtualmin installed, with the tipycal php-fpm 5.4, 7.0, 7.1 that you can choice between the versions you prefer on every virtualhost via Virtualmin control panel, and everything works well. But when I access to the server via…
neogeo
  • 41
  • 1
  • 1
  • 9
2
votes
1 answer

Virtualmin mails not receiving. Two mailfolders in home directory

I've installed a vps on ubuntu 18.04 with virtualmin as control panel. Once I create a user in a virtual server, the server automatically creates a 'mail' directory besides the 'Maildir' folder (which is normally used for storing mails via IMAP).…
2
votes
1 answer

Browser downloading PHP files instead of executing them. Webmin + NGinx

The Problem I attempted to upgrade from PHP 7.0 to 7.2 today and it resulted in websites on the server downloading through the browser instead of executing like normal. sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get purge…
Spencer Hill
  • 1,043
  • 2
  • 15
  • 38
2
votes
2 answers

how to install php 5.6 on ubuntu 16.04 running Virtualmin Control Panel

i have tried a number of times to get php 5.6 working on ubuntu 16.04 I keep getting a server error 500 when trying to browse http:/domain.com/phpinfo.php to check which version of php is active (server also has 7.0, 7.1, & 7.2) I also have same…
adam
  • 75
  • 2
  • 15
2
votes
1 answer

How can I create a Webmin Cluster?

I want to install packages all over servers at the same time. Finally I will install a cloud service and distributed filesystem for testing purposes? I found Webmin has Cluster option, but no clue or clear documentation about how to do. Webmin UI is…
2
votes
0 answers

phpmyadmin SESSION_FILE, O_RDWR

Hi I keep getting this error when opening phpmyadmin on the server side. Would anyone please give me step by step guidance on how to solve the problem? [phpMyAdmin - Error Error during session start; please check your PHP or webserver log file and…
Derrick
  • 29
  • 1
  • 2
2
votes
2 answers

Issue installing virtualmin in vps

Trying to install Virtualmin in my new Ubuntu Xenial vps, executing install.sh, I get the following error: [... up to here all fine..] Processing triggers for dovecot-core (1:2.2.22-1ubuntu2.2) ... Job for dovecot.service failed because the control…
Andrea L
  • 23
  • 3
2
votes
1 answer

Can't remove Self Signed Certificate to use my own on Virtualmin

I have installed Virtualmin on my fresh CentOS and purchased a cert from rapidSSL. I have done all the steps needed, but however, the SSL does not work and I still get the non secure thing when I visit the site. As per the dashboard it seems I have…
tony9099
  • 4,567
  • 9
  • 44
  • 73
2
votes
1 answer

Permissions denied when starting apache through webmin/virtualmin

I am trying to start my Apache server through both webmin and putty, but I am getting the same error codes. Apache was running perfectly fine before we did a restart of our VPS, now all the services started except for Apache. We are running CentOS,…
user6373802
2
votes
1 answer

mCrypt installation failed CentOs 7

I have to install mCrypt. I've chcecked those methods: Install php-mcrypt on CentOS 6 And not worked for me. After I've tried to use this: sudo yum install epel-release sudo yum install libmcrypt-devel If you are running the default PHP installation…
gicu
  • 19
  • 5
2
votes
1 answer

Using Git repository on Virtualmin

I have a VPS with CentOS 6.3 and Virtualmin on it. I have installed Virtualmin Git module according to the official manual. I created a new repository for a domain and it was placed in this…
Deez
  • 849
  • 2
  • 9
  • 28
1
vote
1 answer

Bind nameserver in Virtualmin and DNS query timing out

I installed Virtualmin GPL on CentOS 6.2. The hostname of the machine is srv01.[mydomain.tld] (where [mydomain.td] is an actual registered domain). On the server I have only 1 IP, so I assigned it to both ns1.[mydomain.tld] and ns2.[mydomain.tld].…
Bryan
  • 645
  • 1
  • 6
  • 18
1
vote
1 answer

Virtualmin Database: connection timed out

I installed virtualmin on a VM instance using google compute engine. I have set up 1 domain and 1 subdomain. On the subdomain i created a database (flexijobs) and added the Drupal tables. Everything works fine except the connection to the database.…
kevinius
  • 4,232
  • 7
  • 48
  • 79
1
vote
1 answer

Empty reply from server with Varnish & hitch on separate cache server

After installation of varnish & hitch on ubuntu 20.04 server, getting following error: curl: (52) Empty reply from server Tutorial I am following: [https://docs.varnish-software.com/tutorials/hitch-letsencrypt/][1] In my case, I have two servers…
Amir
  • 91
  • 3
  • 11
1
2
3
9 10