Of course, it was SELINUX. :)
Permission Denied on new Project
Hi Everyone,
I'm just starting to look in to Laravel, and sadly having some trouble on a new project. I'm getting permission denied errors when trying to view a brand new app via composer create-project laravel/laravel myapp. I'd appreciate some advice on how to resolve this, or at least some more information on what is happening.
I've tried enabling debug mode, but it fails to write logs with more permission denied errors. I've also tried changing ownership and permission of the entire project directory as a temporary troubleshooting method, but that doesn't work either. I don't see any relevant errors logged by the system or Apache.
OS: RHEL 9
Webserver: Apache/HTTPD
Laravel 11
PHP 8.2 w/ composer
Thanks
Please or to participate in this conversation.