This is my first time for Ubuntu: I completed this tutorial to install Apache, PHP, SQL and phpMyAdmin . http://www.howtoforge.com/ubuntu_lamp_for_newbies
I have no errors and everything works smoothly. Then I downloaded composer.phar and laravel I ran php composer.phar install and php composer.phar update . There are no errors here, or I changed the apache configuration to have DirectoryROOT in var / www / public.
And turned on rewrite mode: sudo a2enmod rewrite
The standard installation procedure, however, visiting localhost gives 0 php error messages only shows: Oops, it looks like something went wrong.
Apache error logs do not display anything, the access log shows only error 500. What I miss, I went through the whole procedure three times.
php mysql apache .htaccess
Sterling Duchess Sep 04 '13 at 20:10 2013-09-04 20:10
source share