Questions tagged [virtualmin]

Virtualmin is an open source web-based control panel based on Webmin.

Based on , this open source project is a web-hosting and domain configuration control panel for use personally or by free or paid web hosting services. It can be considered an alternative to , which has a proprietary license.

19 questions
1
vote
0 answers

Couldn't add PHP 7.4 to Webmin/Virtualmin

I followed this tutorial which actually referred to this but after I did the installation for my CentOS 7 and went to System Settings -> Re-Check Config at VirtualMin, I see the same PHP versions I already have as shown below. The following PHP…
henix81359
  • 11
  • 1
1
vote
1 answer

subdomain of subdomain not resolving

I have a example.com domain which points to a server, and also I have created a subdomain with A Record for it like sub.example.com to point it to another server. Now I want to manage all subdomains of sub.example.com like sub2.sub.example.com to be…
1
vote
0 answers

Where is virtualmin default used ssl located?

I am trying to install SSL on a virtual server, that uses Virtualmin/Webmin. Tutorials say that SSL needs to be enabled before uploading your certificate, but when trying to enable SSL an error is returned: certificate file is not valid : Line 39…
1
vote
1 answer

Why Virtualmin refuses to change the PHP version?

Ok, after an AWS upgrade, my PHP version abruptly changed from 7.1.8. to 5.4.16. Previously I was using 7.1.8. To chg back the PHP version to 7.1.8, i tried this. Under Virtualmin -> Server Configurations -> PHP Versions, it says, "This virtual…
vyap56
  • 121
  • 5
1
vote
0 answers

Apache2 + fcgid + virtualmin - Slow website

I have 2 webservers running with Virtualmin, webmin. My problem is I have moved a website from one server to another with Virtualmin's backup restore feature. After 1-2 days the moved website as I see is painfully slow. 8-9 seconds to load. PHP…
0
votes
0 answers

Can't receive external email in virtualmin

I have installed postfix and dovecot and webmin + virtualmin on my ubuntu server to run a mail server I followed virtualmin tutorial how to set it up. but now I can send outgoing mails but I can't receive out coming emails ! I just can receive mail…
anonymox
  • 101
  • 1
0
votes
1 answer

Strange timing behaviour

I need to run a CRON each 5 minutes for a specific user example.com, the script executed is a php file. File : /var/spool/cron/crontabs/example.com /5 * * * * /usr/bin/php -f /home/example.com/public_html/cron.php Nothing happens (no error in log,…
0
votes
2 answers

Virtualmin cPanel backup migration failed

I tried to migrate a cPanel backup into Virtualmin, but it gave me an error saying that I needed a password. Yet, it did not prompt me for a password. This is all it said: Validating migration file .. .. validation failed : A password must be…
superuser
  • 3,428
  • 7
  • 25
  • 40
0
votes
1 answer

What limitations does Webmin/Virtualmin have as opposed to cPanel/WHM?

I am using Virtualmin, and I would like to do everything possible in the beginning to make sure I can do all the same things as I could do with cPanel. It would create problems if down the road I discovered I could not do this or that on Virtualmin…
superuser
  • 3,428
  • 7
  • 25
  • 40
0
votes
0 answers

Connect to a remote MariaDB server using VirtualMin

I have a web server but wish to locate a separate server for MariaDB. I'm following this tutorial but there's no "Module Config" under Webmin -> Servers -> MariaDB Database Server. Here's the MariaDB config page screenshot. I look into all the other…
Henix
  • 1
  • 2
0
votes
0 answers

Virtualmin configuration error after updates

I updated my VPS which I administer with Virtualmin, it runs Ubuntu 20.0.4.6 When rechecking the configuration, it stops at: A problem was found with your Postfix virtual maps : The map source…
mr buffy
  • 1
  • 1
0
votes
0 answers

Postfix 'reject_sender_login_mismatch' ALWAYS rejecting

I have a new fresh Virtualmin setup with Postfix as my mailserver. But on this server, I can't send emails because it is always blocked because: 'Sender address rejected: not owned by user test@domain.nl' I am authenticated as test@domain.nl and…
0
votes
0 answers

525 error from Cloudflare for sites managed by Virtualmin behind HAProxy

I have 3 web servers behind my firewall. They will have various SSL websites hosted on them and I'm port forwarding traffic through my firewall on port 443 to an HAProxy server which is handling all requests. I want to be able to manage all SSL…
Jguy
  • 166
  • 6
0
votes
0 answers

Not receiving emails (no bounced errors) but can send out emails - Postfix, Dovecot, Webmin/Virtualmin

I'm using CentOS with Postfix, Dovecot, Webmin/Virtualmin. I can't seem to receive emails for all addresses for one of our virtual servers configured via Webmin/Virtualmin. But I can send out (and it was received). I tested sending using 3 Gmail…
0
votes
2 answers

Is it safe to save root login/password for Webmin in browser?

Is it safe to save root login/password for Webmin in browser? I mean the autosave login feature in most browsers. I'm using Chrome on my own PC.
1
2