Hi. I use OpenBSD 7.8. I cannot believe AI. ChatGPT says , In OpenBSD, CGI execution is handled by slowcgi(8), and CGI programs are executed outside the httpd chroot. Therefore: If Perl is available at /usr/bin/perl, you do not need to copy it into /var/www You do not need to copy any shared libraries Only the httpd process is affected by the chroot slowcgi runs CGI programs without being chrooted This is the correct behavior.
- If Perl is available at /usr/bin/perl, do I not need to... Masayoshi Fujimoto
- Re: If Perl is available at /usr/bin/perl, do I no... Crystal Kolipe
- Re: If Perl is available at /usr/bin/perl, do I no... Chris Bennett
- Re: If Perl is available at /usr/bin/perl, do I no... Andrew Hewus Fresh

