Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Activity