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

"You don't appear to have a working PHP session." #1018

Open
@abalter

Description

@abalter

Describe the bug

I get this:

image

To Reproduce

  1. Clone into /var/www/html/icecoder
  2. Run sudo chown -R www-data:www-data /var/www/html/icecoder
  3. Run sudo chmod -R 755 /var/www/html/icecoder
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions