RE: Undefined subroutine: if (param('admin') eq "y")

2008-02-20 Thread Hellman, Matthew
essage- >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >>Sent: Tuesday, February 19, 2008 6:46 PM >>To: beginners-cgi@perl.org >>Subject: Undefined subroutine: if (param('admin') eq "y") >> >>I'm using the Web Developer Server

Re: Undefined subroutine: if (param('admin') eq "y")

2008-02-20 Thread Greg Jetter
On Tuesday February 19 2008 3:46 pm, [EMAIL PROTECTED] wrote: > I'm using the Web Developer Server Suite - Community Edition pretty > much out of the box on WindowsXP. This script worked fine on a LAMP > system although I am not sure what Apache modules were loaded. I am > beginning to wonder if

Undefined subroutine: if (param('admin') eq "y")

2008-02-20 Thread Kyle . Rose08
I'm using the Web Developer Server Suite - Community Edition pretty much out of the box on WindowsXP. This script worked fine on a LAMP system although I am not sure what Apache modules were loaded. I am beginning to wonder if I am missing some configuration to allow: if (param('admin') eq "y")