On Thu, Sep 27, 2001 at 06:09:43PM -0700, Andy Lim wrote:
> Is there any way that I can call this perl CGI program on server A from the
> inside of my embeded perl code on server B and get the return value from
> that cgi program?
Not "nicely" unless I, too, am missing something obvious :)
Basi
Hello. Guys.
This might be a stupid question.
I have two web servers. One is my main web server which runs under linux and
EMBPERL. (Web server-A)
The other is a windows based web server. (Web server - B)
I have ODBC connection setup between server B and unidata server. But can't
have connection
Wim Kerkhoff wrote:
>
> Gerald Richter wrote:
> >
> > > The only thing that's been hooping me up so far in the
> > > inability to do these two types of includes:
> > >
> > > works.
For the rest, its pretty messy with the debug stuff I was working with.
I haven't actually tried this out in real
When I am working on my local box with apache running in LocalHost mode, is
there an issue if I have more than one person bring up the web site over the
LAN in keeping each session seperate?
If not, then I must be doing something wrong and if someone can direct me to
the workings of session and u
I notice a short comming of DBIx (unless some one knows of a work around for
it).
I create a simple search: select incident_key, note1 as title from
incident;
I then wanted to display this information in a table so I did the following.
Incident ID
Titl
I've found the Apache::Resource module is
a lifesaver in these situations - you can limit
the CPU time and memory used by a process,
so these things *don't* kill the server...
Michael
> -Original Message-
> From: Wim Kerkhoff [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 27, 20
Gerald Richter wrote:
>
> >
> > that a sql statement couldn't be executed (I had an error in my sql
> > syntax a ';'),
>
> Maybe this has triggered an endless loop in your Perl code. An endless loop
> will not be stopped by Embperl (because it can't detected it), Apache has a
> timeout, which is
> > >
> > >
>
> that a sql statement couldn't be executed (I had an error in my sql
> syntax a ';'),
Maybe this has triggered an endless loop in your Perl code. An endless loop
will not be stopped by Embperl (because it can't detected it), Apache has a
timeout, which is 10 minutes per default, after that it