tjbradford
Technical User
I have created a cgi-bin bash script that runs a treat from the commandline but fails when run from http
i think it's lacking write permissions, how can i overcome this ?
can i run the http as root to confirm that it's permission related?
some of the commands are
mkisofs
cryptsetup
losetup
mkdir
cp
mksquashfs
i think it's lacking write permissions, how can i overcome this ?
can i run the http as root to confirm that it's permission related?
some of the commands are
mkisofs
cryptsetup
losetup
mkdir
cp
mksquashfs