Did you set the php memory (ram) instance size ? For my cli php apps I tend to give it more than 64mb . Try setting this to 128mb or 240mb and of course install the modules the app needs . Btw what modules are missing ?
Thanks for the response.
No I did not set specific php memory (just left as is) so no idea where?
I think I may have found this in Webmin -> PHP Configuration -> /etc/php/8.1/fpm/php.ini and set it to 240M, but that didn’t seem to alter anything on the precheck
You did restart fpm ? If not restart it. The missing modules are really useful in a php environment but are not installed by virtualmin by default, but there is nothing nasty there
I’ve re-titled your post, as the problem is unrelated to quotas. (Just to enable future searches by others with similar problems, not trying to be pedantic.)