CMS Version
3.2
Installation Method
Custom install
Operating System
RHEL 8.6
Old Apache: Apache/2.2.15
New Apache: Apache/2.4.37
Old PHP: PHP Version 7.3.16 Server API FPM/FastCGI (Remi Repo)
New PHP PHP Version 7.4.30 Server API FPM/FastCGI (Remi Repo)
Issue
I have Xibo on RHEL 6, now i need to migrate to RHEL 8.6
Copied all data to new server, configs are quite similar, only newer versions of apache etc.
Now i’m running into the issue that when i try to load the site, I get the page not found error.
Checked the running modules on apache. Copies apache config from XIBO Docker config.
When I don’t have the settings file, and the install dir there, when i go to the URL, i get redirected to /install/1 where i get this error:
Really similar to Installation error with Xibo 3.1.1 - 404 Not Found
04 Not Found
The application could not run because of the following error:
Details
Type: Slim\Exception\HttpNotFoundException
Code: 404
Message: Not found.
File: /var/www/clients/client4/web4/web/xibo/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
Line: 91
Only the mentioned solutions don’t work.
I tried also to put the .htaccess options in the vhost settings in /etc/httpd/conf.d but to no avail.
Are there any other options i can try?
Thanks in advance