I've installed Symon/Symux/Syweb on a 5.6 machine for testing.
Symon+Symux are up and running. I installed apache-httpd-openbsd (at
least until I'm familiar with httpd), set up the virtual host, and I ran
the chroot enable script from rrdtool.
When I view configtest.php, I get the error:
apache or php setup faulty: cannot execute /usr/local/bin/rrdtool
For testing, I temporarily copied /bin/sh to /var/www/bin/sh, and it
started working. Removing it breaks it again.
Should I need to copy sh to the chroot, or am I doing something else wrong?
Thanks.