IvanS
November 3, 2025, 2:22pm
1
Hello guys. I want try GRAV on my Virtualmin Host. I have domain prepared and Let’s Encrypt signed.
Now, uploading and unzipping GRAV files I have this message.
My question is, can I install these modules via Virtualmin or not? I don’t want to break something because other sites are working great (WordPress).
Steini
November 3, 2025, 2:36pm
2
Grav? Is this still a thing?! Wow!
You can install the modules via package manager, e. g., for Ubuntu: sudo apt-get install php-yaml php-intl etc.
Stegan
November 3, 2025, 2:57pm
3
but has undergone some fairly recent updates:
so seems pretty much alive and in use and Open Source (which is more than can be said for certain other offerings)
1 Like
IvanS
November 3, 2025, 4:20pm
4
Updates are pretty new. I’ll try it.
Thanks for reply.
If your using Muliple PHP would you use the php version in the command line?
ie apt-get install php8.1-{yaml, intl}
Virtualmin allows the selection of different PHP versions and execution modes for each domain. The recommended execution mode is FPM, but CGI/FCGId is also available, enabling per-directory PHP version settings.
Installing additional PHP versions On...
1 Like
Steini
November 3, 2025, 11:45pm
6
Only if I‘d need them for a specific version.