Hello list,
tell me please what's the difference between
/usr/pkg/libexec/cgi-bin/php
and
/usr/pkg/bin/php
I mean that this works:
/usr/libexec/httpd -b -U nobody -C .php
/usr/pkg/libexec/cgi-bin/php /var/www/
and this does not:
/usr/libexec/httpd -b -U nobody -C .php /usr/pkg/bin/php /var/www/
--
best regards, Alexey
https://alexeyka.zantsev.com/