Answer the question
In order to leave comments, you need to log in
Why doesn't Laravel start on Nginx?
Hello. I decided to try installing Laravel on a virtual machine with Debian 8.3. I used Nginx as a web server. Set up according to this manual . Gives error 500. What could be wrong? Thanks in advance.
Answer the question
In order to leave comments, you need to log in
View the cause of the error in the nginx logstail -f /var/log/nginx/access.log
Does PHP actually work?
Create a test.php file and write in it:
<?
echo phpinfo();
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question