Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Screen #21

Open
jimmyg2times opened this issue Apr 12, 2023 · 0 comments
Open

Blank Screen #21

jimmyg2times opened this issue Apr 12, 2023 · 0 comments

Comments

@jimmyg2times
Copy link

I am getting a white screen for the index.php page
I have enabled error logging and reporting and there are zero errors thrown

Even went as far as to put the following in the code
error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);

Still nothing. Database is correct, have the proper settings/configs

PHP 8.1.18
Apache/2.4.53 (Rocky Linux)
mariadb Ver 15.1 Distrib 10.5.16-MariaDB

Any direction/help would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant