I am installing Moodle locally on a Mac. When I go to run install.php I get error 500 message.
Try changing the following lines in httpd.conf:
AllowOverride All
To:
AllowOverride None
Try changing the following lines in httpd.conf:
AllowOverride All
To:
AllowOverride None