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
0
votes
1 answer

VirtualMin + Wordpress Multiple Domain, same site, same ip

I'm running a website and for a couple months I'll have to disable my primary domain. Right now I'm running this website in CentOS 7.3 Webmin 1.840 and with Let's Encrypt Certificate. I need to make this website available to other domain in…
Diego
  • 145
  • 4
  • 14
0
votes
1 answer

Wordpress, Virtualmin & PHP7: mod_fcgid: error reading data from FastCGI server

I have a Wordpress installation on my server where I'm using Virtualmin with version PHP7 (main version) and PHP56 (secondary). The problem I'm facing is with the xmlrpc.php: (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI…
Tanase Butcaru
  • 962
  • 1
  • 10
  • 23
0
votes
1 answer

Find loaded php.ini from command line

I am on a server with multiple domains. I would like to find out which php.ini gets loaded in each domain. I've got a few different tools at hand. Perhaps they get me closer to what I want. A simple php -i|grep 'Loaded Configuration File' returns…
sebastian
  • 478
  • 8
  • 22
0
votes
1 answer

PHP7: Apache memory_limit with mod_php7.c

I upgraded to Php 7.1 and since then I can't restart Apache. Here is what systemctl status httpd.service says : > systemctl status httpd.service ● httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service;…
Robert Miller
  • 163
  • 1
  • 4
  • 11
0
votes
1 answer

virtualmin doesn't allow me to access database

I'm really new to virtualmin and the company that I've work for ask me to implement a wordpress website on a specific server of the client. when I login in his account there's no database there and I can't add a new one. but the server has an…
Sam Teng Wong
  • 2,379
  • 5
  • 34
  • 56
0
votes
2 answers

Virtualmin deployment warning on Digital Ocean

I seem to be getting this error on Digital Ocean: "Your system's primary IP address appears to have changed from xxx.xx.xx.xxx to xx.xx.x.x. Virtual servers using the old address may be unreachable or serve the wrong web content." This is on a fresh…
vnchopra
  • 149
  • 10
0
votes
1 answer

php mail() function taking too much time to execute on centos6 server

I have written a small code to check the speed of my server. BUt it takes almost 60 seconds to finish execution. This is HTML…
alex_gabriel
  • 373
  • 1
  • 8
  • 20
0
votes
1 answer

HHVM "Crashing" 502 Bad Gateway Error

My Setup I'm running an AWS EC2 T2 Medium Instance with Webmin / Virtualmin atop NGinx, Reddis and HHVM (called web-server-1). It's connected to a separate AWS EC2 T2 Large Instance that runs MySQL (called database-server-1). Web-server-1 operates…
Spencer Hill
  • 1,043
  • 2
  • 15
  • 38
0
votes
1 answer

How to configure Apache Proxy? Need to send requests without a domain name to a diff server

I have a CentOS 6.7 server with Webmin and Virtualmin installed, hosting 15+ websites. All works as it should. However, if a request comes in without a domain name (directly to http://1.1.1.1 for example) I want to send that to another server on my…
jlemming
  • 57
  • 1
  • 8
0
votes
1 answer

Preview website doesn't work in virtualmin on nginx

I've just installed virtualmin on nginx (I wanted ISPconfig on nginx, but I didn't succeeded). OS is Centos 6.4. Since DNS didn't propagate I want to preview a website I've created, through Virtualmin->Services->Preview Website . First it worked,…
0
votes
1 answer

Varnish Cache on Virtualmin and phpMyAdmin

I have installed Varnish Cache ver.4 on CentOS6 machine running Virtualmin. There is no problem accessing websites set via Virtualmin but cannot get to /phpmyadmin for each virtual host. Have added if (req.url ~ "^/phpmyadmin") { return…
JackTheKnife
  • 3,795
  • 8
  • 57
  • 117
0
votes
1 answer

Where to find my HTML pages in Virtualmin?

I would like to add Schema.org’s LocalBussines with JSON-LD to my website, but I can´t find the on my root file on the server. I’m using Virtualmin. I already did this for some WordPress websites, but now I’m struggling with this one. What am…
0
votes
1 answer

Which Postfix version supports per-domain outgoing IP addresses?

Virtualmin says: Your Postfix version does not support per-domain outgoing IP addresses. I have: Name : postfix Arch : x86_64 Epoch : 2 Version : 2.11.0 Release : 0.el6 Size : 13 M Repo : installed From…
0
votes
1 answer

Virtualmin Error: Failed to copy /etc/php5/cgi/php.ini to /var/www/vhosts

I’m trying to setup a new site on my server through Virtualmin and am receiving the following error: Performing other Apache configuration .. .. configuration failed : Failed to copy /etc/php5/cgi/php.ini to…
Spencer Hill
  • 1,043
  • 2
  • 15
  • 38
0
votes
1 answer

Perl - Webmin - "strict refs" in use

I have a problem with module for Webmin, and I just want to resolve it with your help! This is error that I get when I try do add new VirtualHost to Nginx module: Error - Perl execution failed Can't use string ("/home/www/website") as an ARRAY ref…
Steffffan
  • 27
  • 1
1 2 3
9
10