DEV Community

Discussion on: PHP-FPM 7.2 on OpenBSD 6.4

Collapse
 
nabbisen profile image
nabbisen

Hello, denkoss. Hmmm... 500 internal error implies several possibility.

httpd -v -v -v -d after stopping the service will show the detail in the console:

# rcctl stop httpd
# httpd -v -v -v -d

Then try index.php with your browser. What is the output?