unable to overwrite a parameter in the session

2004-08-31 Thread Luca Ferrari
nges the page. However, even if I'm able to write and change a few parameters, and I'm sure that the subroutine does the first if, the $_PAGE_KEY_ variable is never changed from its initial value. I'm sure $_current_page changes, because I print the same value on the page, thus I

Re: calling a shell script from a cgi

2004-08-24 Thread Luca Ferrari
On Tuesday 24 August 2004 16:25 zentara's cat walking on the keyboard wrote: > On Tue, 24 Aug 2004 11:57:58 +0200, [EMAIL PROTECTED] (Luca Ferrari) > > wrote: > >Hi, > >I'm using a perl cgi program as interface for a backup shell script. The > > bash script,

calling a shell script from a cgi

2004-08-24 Thread Luca Ferrari
th 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 PRO