Hi,
I'm using a perl cgi program as interface for a backup shell script. The bash 
script, which uses cdrecord to  burn a cdrom, works fine, but when I call it 
from the perl cgi it reports errors. In particular cdrecord says there are 
errors (but not what). I've called the script with a quote:
@output = `recordCD.sh`
and in fact the script starts, but I believe there's a problem of permissions. 
If I run manually the shell script from a non-root user it works, but maybe 
it does not works with apache given privileges. Any idea?

Thanks,
Luca

-- 
Luca Ferrari,
[EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to