You should always use a full path to commands and file names in exec,
because you never know what $PATH shell value will be...
You may also be working under some kind of secure enviroment such as a
chroot shell thingie (about which I know almost nothing) or SE Linux (in
which case there should be
Hi all
I have several scripts that stoped working. All those scripts have in common
that they call shell commands.
To find out what was going on, I did a little test
cat << "?>" | php
exec test
sh: /usr/local/php/bin/dir: No such file or directory
As you can see it is trying to call sh with
2 matches
Mail list logo