🐈

PHPのエラーログが表示されずに500番エラーになる解消法

に公開

Macの/etc/php.iniにあるdisplay_errors=Offをdisplay_errors=Onに書き換え、Apacheを再起動。以上。

Discussion