Maybe we can close this bug now then ?
Hello Chris, Do you have any error showing, when doing so, have you looked at the webmin logs, as well as the DNS BIND logs ? maybe it will guide you into a good direction. Matth
Hello Dong yang, Are you using webmin on a windows machine or a unix-like machine ? You should have in mind that dll files are Windows library, for unix/linux OS you should use the .soextension. So you shoud have something like that( to be verify on magento 2 documentation side): extension=php_intl.so [...] extension=php_xsl.so Also you have to specify the path where the extensions are stored ; Directory in which the loadable extensions (modules) reside. ; http://php.net/extension-dir ; extension_dir...
Hello Yannick, I don't know anyone having done this, so you get your inspiration from the Apache one, this is not the solution but at least it should gives you ideas on how the move should be performed. https://doxfer.webmin.com/Webmin/Running_Webmin_Under_Apache Hope that help Matth
Hello Frank, You can install modules, here : Webmin Configuration > Webmin Modules But Webmin is expecting a wbm file or an rpm file wich is not provided by the guy which has created this module. Maybe you can raise an issue on github to get detials form the dev on the best approach to install his module. Other option, would be to fork this repo and package it yourself :) https://doxfer.webmin.com/Webmin/Module_Development Matth
Hello Doc, Maybe you are runinng in this issue ? https://github.com/virtualmin/virtualmin-gpl/issues/20 Or most likely this one: https://github.com/webmin/webmin/issues/707 Hope that help Matth
Hello Doc, Maybe you are runinng in this issue ? https://github.com/virtualmin/virtualmin-gpl/issues/20 Hope that help Matth
Hello, I think for this kind of issue, you should first try on the webadmin-devel list, and then maybe raise a bug in the tickets menu, but i don't know how much you can get support on the windows version because it has a very limited user base. my2cents Matth