Support the ongoing development of Laravel.io →
Installation Configuration

This is my first project with laravel. I have uploaded my local laravel by zipping the project and then unzipping on a subdomain folder. I have updated both .env and app/config/database.php file with proper information. I have also created a .htaccess file to redirect to public folder. I am getting this error: The subdomain.example.com page isn’t working subdomain.example.com is currently unable to handle this request. HTTP ERROR 500

Last updated 3 years ago.
0

Did you check the permissions on /storage/* and /bootstrap/cache/* ?

~ https://laracademy.co/

0

Permission for both of these folders are 0755. Is it correct ?

0

I found the problem. The requirement for laravel 5.3 is PHP 5.6 but my server was running on PHP 5.5.

0

Sign in to participate in this thread!

PHPverse

Your banner here too?

snayeem snayeem Joined 19 Oct 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.