Re: Problem with script headers.

2003-06-18 Thread Nicholas Davey
www.vadtec.net [EMAIL PROTECTED] - Original Message - From: "Bob Showalter" <[EMAIL PROTECTED]> To: "'Nicholas Davey'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 8:41 AM Subject: RE: Problem with script headers. > Nicholas Davey wrote: > > Hi. > > > > Okay, I

Re: suexec question

2003-06-18 Thread Eugene Geldenhuys
Hi Okay, I read the words, but I'm not sure that I fully understand the solution - correct me if I'm wrong: I configure apache with virtual hosts, this in the httpd.conf: NameVirtualHost 192.168.0.3:80 NameVirtualHost 192.168.0.3:4555 ServerName www.domain.ext DocumentRoot /www/domain Serv

MVC for cgi perl?

2003-06-18 Thread Richard Heintze
Both Microsoft (with ASP.NET) and Apache (with stuts and java custom tag library) have recognized the perils of embedding UI code (browser code like HTML and Javascript) inside backend/database code (SQL, perl, Java, C# etc...) For example, just yesterday I lost several hours because, in my haste

RE: Adding data to file

2003-06-18 Thread Charles K. Clarkson
Mike Blezien <[EMAIL PROTECTED]> wrote: : I'm trying to change how data is currently being : added to a file to condense it and make it easier : to work with. : : Below is the code snip that processes and adds : the data to the appropriate file. The current : Output to the file is what I am tryin

RE: Problem with script headers.

2003-06-18 Thread Bob Showalter
Nicholas Davey wrote: > Hi. > > Okay, I have been over my script about a hundred times, and > all my syntax is perfect. However, when I view my page on the net, I > get this: > > Internal Server Error > The server encountered an internal error or misconfiguration > and was unable to complete you

Re: cgi.pm popup menus

2003-06-18 Thread Chad A Gard
On Tuesday, June 17, 2003, at 07:35 PM, Kristofer Hoch wrote: Chad, It isn't as big of a pain in the ass as you may think...Consider and try Ah, that's not too bad. Thanks, Kristofer. Chad A Gard http://www.percussionadvocates.com/chad -- To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

RE: Problem with script headers.

2003-06-18 Thread Scot Robnett
Nicholas, Then get a book, or several. We don't read minds. We're glad to help if there's something to look at. Arguing about it isn't going to solve your problem. If you want a complete list of what causes "premature end of script" headers, read "CGI Programming in Perl," "CGI Cookbook," anything