Thanks @aaronrobertshaw, it would make sense for this to be the problem, but it doesn’t seem so.
[ec2-user]$ php -v
PHP 8.3.7 (cli) (built: May 7 2024 16:35:26) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.3.7, Copyright (c) Zend Technologies
with Zend OPcache v8.3.7, Copyright (c), by Zend Technologies
And also phpMyAdmin
works for me, for example the URL at /phpMyAdmin/index.php renders fine. Any other idea?
EDIT: Oh, and permissions look good as well, everything is:
-rw-rw-r--. 1 ec2-user apache 405 Jul 23 17:42 index.php
-
This reply was modified 7 months, 4 weeks ago by shawnlauzon.