-
I check the source code of the module, and it seems that you have started almost from scratch. So i was wondering why you haven't used source code of nginx-webmin module or Apache module.
https://gith…
-
I'm using the webmin API (v2.111) to build a 3rd party module, and encountered the following corner case bug.
When you have href hyperlinks in a column made up of `ui_checked_columns_row` rows, the…
-
on Webmin 2.111 on Fedora 40 I could not see any databases in the MariaDB plugin (@ "Servers")
The error I had was:
> Fatal Error!
SQL select table_schema,table_name from information_schema.vi…
-
Webmin 2.021 on Debian 11.
When clicking the button the circle animation starts but nothing else happens:
![image](https://user-images.githubusercontent.com/528974/227659642-1eefb02a-c7f1-445c-9e…
-
| SYSTEM INFORMATION ||
|----------|----------|
| OS type and version | Ubuntu Linux 22.04.4 |
| Usermin version | 2.102 |
| Virtualmin version | …
-
I've discovered that after changing anything in the PHP configuration for PHP-FPM I have to restart FPM:
In my case that file is /etc/php-fpm.conf
Restart:
`systemctl restart php-fpm
`
See…
-
#### AFTER CONSIDERATION THIS ISSUE THREAD WAS RESET FROM ITS ORIGINAL REQUEST FOR WEBMIN SERVER & SYSTEM MODULE TO BE ENABLED BY DEFAULT TO A REQUEST FOR MONIT DOCUMENTATION WHEN IT WAS REVEALED THAT…
-
This failure occurred from webmin - during testing of the webmin-tklbam module update for v17.0
Despite the error message, the paths complained about actually exist.
It was reproducible within w…
-
When the `ReadParse` function is called in a module's core lib (rather than individual cgi scripts) it triggers an endless loop if you call `foreign_require($module)` where $module is the name of the …
-
The setup.pl has an error on line 246
[https://github.com/webmin/webmin/blob/master/setup.pl#L246](https://github.com/webmin/webmin/blob/master/setup.pl#L246)
> if (eval "use Win32::Daemon; 1") {
…