@@@@@@@@ NO Reply .........................
Mar 14, 2016
5
Level 5
How to set root path in Shared hosting ?
i try to host my laravel application in www.bytehost.com they are providing install Laravel frame work BUT WHEN I TRY TO RUN fresh application its saying ERROR 500 check the image link below i changed root path in index.php like this but same error can anyone help on this ??
require __DIR__.'/../laravel/bootstrap/autoload.php';
$app = require_once __DIR__.'/../laravel/bootstrap/app.php';
https://drive.google.com/file/d/0ByoLPyyQ3jAjVUtYN3p3MF85ODQ/view?usp=sharing https://drive.google.com/file/d/0ByoLPyyQ3jAjYXAxRF9EUEJUMms/view?usp=sharing
later i will get error like this
Server error
500
ReloadHide details
The website encountered an error while retrieving http://prudential.byethost31.com/laravel/public/. It may be down for maintenance or configured incorrectly.
Please or to participate in this conversation.