Skip to content

Bug: chmod 777 writable/cache fixed codeignitor install for me #4598

Closed
@davidbuzz

Description

@davidbuzz

Describe the bug
brand new to codeignitor 4, just installed it with composer:
composer create-project codeigniter4/appstarter composerstarter

visited composerstarter/public/ page in browser on localhost and got a 'whoops' page, this fixed the 'whoops' immediately:
chmod 777 /blahblah/composerstarter/writable/cache/

CodeIgniter 4 version
whatever composer installed, today.

Expected behavior, and steps to reproduce if appropriate
'whoops' was not expected. after chmod 777 of the writable/cache folder the 'whoops' went away. composer should have been able to get this right.

Context

  • OS: x86_64 GNU/Linux ubuntu 20.10 / groovy
  • Web server: standard apache2
  • PHP version : php --version = PHP 7.4.9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions