A
A
alst1612015-12-31 01:46:23
Laravel
alst161, 2015-12-31 01:46:23

What is wrong with laravel?

The situation is as follows: I took vps on centos 6.4. PHP 5.6. ISPmgr. I put laravel in the www directory (I also tried in the domain directory). When installing everything is fine. As a result, after installation, the server gives an error 500. Everything is clear in the logs. In which direction to dig?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Eugene, 2015-12-31
@alst161

You need write permissions to the storage folder

E
eskrano, 2015-12-31
@eskrano

set the rights to storage 777 .

A
Alexey, 2015-12-31
@akeinhell

sudo chmod -R a+w strorage

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question