Closed ninoppp closed 2 years ago
It works with both 7.x and 8.x but it was developed mostly on 7.4 and is currently safer to use this version. The fatal error is caused by missing libxml php extension, the installer checks missing requirements later in code, I will add some earlier checks to avoid this error.
Alright, thanks :) In case you've got a list with the requirements, maybe adding them to the installation docs would be nice
I just spunt Vvvweb up on a VPS behind a simple apache config and got this error
Looks l'm using a wrong php version (I'm using 8.1). Which one am I supposed to use?