Frequently Asked Questions
500 - Internal Server Error
If you encounter a 500 error when accessing the status page, you may need to run chmod -R 777 storage
or rm -rf bootstrap/cache/*
.
You can also try setting cache permissions with chmod -R 777 bootstrap/
.