I have modified manually the file/home/tse-iberica/etc/php8.3/php.ini (the virtual server uses php 8.3):
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
; https://php.net/file-uploads
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
; https://php.net/upload-tmp-dir
upload_tmp_dir = /home/tse-iberica/tmp
; Maximum allowed size for uploaded files.
; https://php.net/upload-max-filesize
upload_max_filesize = 1G
; Maximum number of files that can be uploaded via a single request
max_file_uploads = 20
Perhaps the problem is php.ini in /home/tse-iberica/etc/, because it was a symbolic link to /home/tse-iberica/etc/php7.0/php.ini
That is not a Pro feature. PHP-FPM is available in Virtualmin GPL.
Something is absolutely bonkers in your GUI, though. I have no idea what’s happening. The menu is crazy. Are there JavaScript errors in the web dev console? Are you running a weird/old browser?
Perhaps the system information requested/copied should be amended to include the webserver as that information seems to be important when discussing so many topics on Virtualmin.
I’m still not sure what Webmin really has to do with serving web pages on a specific domain. Though the “type of server” is listed and managed under Servers in Webmin so is probably just as relevant under Webmin.
We are (in this side discussion - that sorry - I know should have been posted/moved to a new/different discussion group) really talking about the Dashboard