Re: New Website for Perl Beginners: perlmeme.org

2005-10-02 Thread Gavin Henry
Randal L. Schwartz said the following on 02/10/05 13:17: >>"Shlomi" == Shlomi Fish <[EMAIL PROTECTED]> writes: > > > Shlomi> Hi good people, > Shlomi> there's a new web-site for Perl beginners - perlmeme.org - > > Shlomi> http://perlmeme.org/ > > Unless it's hidden, I'm not finding any obv

Re: Perl Apache Configuration

2005-03-27 Thread Gavin Henry
On Sunday 27 Mar 2005 05:25, Warren Gwartney wrote: > Perhaps someone will understand what is happening here. I've been trying > to configure perl and apache on a redhat8 server with virtual hosts. Perl > works well on the system and is executing cgi-bin scripts as well, but the > output HTML is no

Re: cgi scripts as root or similar - best method

2005-02-25 Thread Gavin Henry
-- Just getting into the best language ever... Fancy a [EMAIL PROTECTED] Just ask!!! > Chris Devers wrote: >> On Fri, 25 Feb 2005, Gavin Henry wrote: >> >> >>>[...] the problem is [...] cdrecord needs to be run as root. >> >> >> I assume cdreco

Re: cgi scripts as root or similar - best method

2005-02-25 Thread Gavin Henry
> On Fri, 25 Feb 2005, Gavin Henry wrote: > >> [...] the problem is [...] cdrecord needs to be run as root. > > I assume cdrecord is being invoked from a system command, right? I know have it running fine using -T and declaring ENN{PATH} as according to the "Security"

cgi scripts as root or similar - best method

2005-02-25 Thread Gavin Henry
Dear all, I have a working cgi script, well from the commandline. I haven't enabled -T, but that will be next. I am using $|++ and CGI::Carp to get things to stdout etc. and show me errors. All the script does is creates an ISO file, writes a log and burns the CD with some Javascript quesions t