Support the ongoing development of Laravel.io →
posted 10 years ago
Installation

Hi guys,

Just trying to setup a new Laravel installation on a client's VPS.

The problem is public/index.php is throwing a white screen. No errors at all. Even after setting debug => true.

The vendor directory is there. Storage is writeable, I have absolutely no clue what could be going wrong....

Last updated 3 years ago.
0

Did install the Mcrypt php extension? The most probable reason is that the PHP errors are turned off and the Mcrypt is missing/not enabled.

Last updated 3 years ago.
0

Check tour config.PHP file. Service providers array is correct?

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

m19 m19 Joined 1 Jul 2014

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.