Top "Virtualmin" questions

Web hosting dashboard, module of Webmin.

How can I install ziparchive on php 7.4?

I am running Virtuamin on centos 7, I am unable to install ziparchive on php 7.4, but when I switch to php 7.2, …

apache virtualmin php-7.4 php-zip-archive
SSL routines:tls_process_server_certificate:certificate verify failed

Since last night, several of my scripts (on different servers) using file_get_contents("https://...") and curl functions stopped working. …

php ssl curl ssl-certificate virtualmin
Why can't I listen on 'localhost' but can I listen on '127.0.0.1'?

I'm having difficulties understanding why the following line of code works in node.js: server.listen(12345, "127.0.0.1"); // works but this one …

node.js localhost config webmin virtualmin