DEV Community

Judith ☁ Oiku
Judith ☁ Oiku

Posted on Edited on

How to solve laravel 500 internal server error deployed via shared hosting

500 internal server error can be frustrating after deploying an application, this was the case when I deployed a laravel application via shared hosting.

After deploying the project, I was getting a 500 internal server error , after much checks here and there, I was able to resolve it

What I did was to change the PHP version in my c-panel to a higher version, after doing that, my project become live...

I hope you find this resourceful

php version

change version

visit my blog

follow me on twitter

Top comments (2)

Collapse
 
officialnqt profile image
Nurudeen Qoyyum Timi • Edited

This really saved me from stress. Thanks

Collapse
 
osejudith profile image
Judith ☁ Oiku

Am glad you found it resourceful...