lararocks's avatar

This page isn’t working, localhost is currently unable to handle this request. HTTP ERROR 500

Hello,

I just installed XAMPP on Mac. I created a .php file and I was able to run it on my localhost. But when I created a Laravel project via composer and tried to run it via chrome, I got the following error:

This page isn’t working
localhost is currently unable to handle this request.
HTTP ERROR 500

I tried the following but it didn't work. Any idea? Thanks

$ sudo chmod -R 755 blog

0 likes
1 reply
Tray2's avatar

Since you are running on Mac you really should use Valet instead or Sail.

However make sure that your document root is correct and make sure that you have mod_rewrite enabled.

Please or to participate in this conversation.