These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for nginx: php_fcgi not enabled on a domain without '.' (FreeBSD) on the new forum.
Hello,
when I create a domain like "test", the virtualmin-nginx module adds something like:
php_fcgi_test_enable="NO"
to rc.conf (and of course php is unable to start).
However, when I create a domain like "test.com", everything is fine:
php_fcgi_test_com_enable="YES"
Why is that?