This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Description
Describe the bug
I get this:

To Reproduce
- Clone into
/var/www/html/icecoder
- Run
sudo chown -R www-data:www-data /var/www/html/icecoder
- Run
sudo chmod -R 755 /var/www/html/icecoder
- PHP is working:
(base) balter@spectre:/var/www/html$ php --version
PHP 8.1.2 (cli) (built: Aug 8 2022 07:28:23) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.2, Copyright (c) Zend Technologies
with Zend OPcache v8.1.2, Copyright (c), by Zend Technologies
5. Visit `localhost/icecoder`
6. See PHP error
7.
**Expected behavior**
It to "work" :)
**Browser & Server (please complete the following information):**
- Browser: Firefox
- Server: Apache