Closed acrespo closed 4 years ago
Hello. Could you please attache error log of web server? ( I think it placed in /private/var/log/apache2/error_log) We use PHP 5.6 and I did not test php 7.1. Also you can try web server with UI for example MAMP (https://www.mamp.info/en/downloads/). It can be easy to use for beginners. And you can easy install old PHP version: https://stackoverflow.com/questions/16783558/how-can-i-add-additional-php-versions-to-mamp
Also try to get last version of sources. I made small changes in it.
There is no activity.
Hi there! Love the project!
Would love to contribute but I've been struggling with running the project in local.
I've setup my httpd in my Mac OSX ( High Sierra) to use php module and I have php 7.1 installed.
After following the guide in the README index.php throws a 500 error (and I can't seem to find error logs or something to shed some more light into this).
Can you help me? Does the project work with the latest php versions?