I tried to use truss inside the jail : I copied the truss binary and
ran ldd to copy the libraries needed by truss. I admit that I forgot
to mount a /proc filesystem in the jail (truss needs it).
But truss can't be executed (so /proc isn't a problem yet), the error
is the same :
jail: execv: /usr
Hi,
I've reinstalled MySQL in the jail to be sure, and it's still not working.
I also forgot to tell that the previous jail ran under a 6.1 upgraded to 6.2.
Now, I'm running a fresh 6.2-RELEASE.
The error message is the same :
jail: execv: /usr/local/libexec/mysqld: Permission denied
Thank you
Hi,
Yesterday, I backed up my MySQL jail with "tar jcpf" (and used tar
jxpvf to extract).
Now, when I try to run it as I used to (jail -U mysql /jail/mysqld/
mysqld.domaine.com 192.168.1.6 /usr/local/libexec/mysqld &), it fails
giving me a "Permission Denied" error.
If I try to run it with "chro