Hi all,
I've just uploaded Xenforo to a new server. I got a requirements error, so installed the three flagged extensions (GD, DOM and SimpleXML) and restarted the web server but I'm still getting the same requirements error.
[ec2-user@xxx www]$ sudo yum install php-gd
Loaded plugins: langpacks, priorities, update-motd
Package php-gd-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo yum install php-dom
Loaded plugins: langpacks, priorities, update-motd
Package php-xml-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo yum install php-simplexml
Loaded plugins: langpacks, priorities, update-motd
Package php-xml-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo systemctl restart httpd
It has:
Any clues? Thanks!
I've just uploaded Xenforo to a new server. I got a requirements error, so installed the three flagged extensions (GD, DOM and SimpleXML) and restarted the web server but I'm still getting the same requirements error.
[ec2-user@xxx www]$ sudo yum install php-gd
Loaded plugins: langpacks, priorities, update-motd
Package php-gd-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo yum install php-dom
Loaded plugins: langpacks, priorities, update-motd
Package php-xml-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo yum install php-simplexml
Loaded plugins: langpacks, priorities, update-motd
Package php-xml-7.2.5-3.amzn2.0.2.x86_64 already installed and latest version
Nothing to do
[ec2-user@xxx www]$ sudo systemctl restart httpd
It has:
- Server version: 10.2.10-MariaDB - MariaDB Server
Any clues? Thanks!