n chdir then they can use Modperl::Registry
> and the code will work everywhere.
What's wrong with having the chdir code check for the threaded mpm, and,
if it detects it, generate a warning that describes the situation?
Admittedly, I have a difficult time understanding someone who tests
under one mpm, and then releases under another mpm without testing. I
realize there are people who do this sort of thing; I'm merely stating
that I have difficulty understanding them.
Ed
On Thu, May 29, 2003 at 04:12:51PM +1000, Stas Bekman wrote:
> Brown, Jeffrey wrote:
> >Problem solved!
> >
> >You all are a fantastic resource to newbies!
> >
> >Jeff
> >
> >-Original Message-
> >From: Ed [mailto:[EMAIL PROTECTED]
&g
On Wed, May 28, 2003 at 09:11:06PM -0700, Brown, Jeffrey wrote:
> Here are the results from the log file:
>
> [Wed May 28 20:50:21 2003] [error] No such file or directory at
> /htdocs/perl/first.pl line 6 during global destruction.
openbsd's httpd is chrooted.
Ed.
age=_javascript_", url
=>
$webpage, tag_forbid
=>
[{tag=>"script",attr=>"language",attr_text=>"_javascript_"}]}) ; my
[EMAIL PROTECTED];
my $params = {
plugins =>
["::FileRequest","HTTP::WebTest::Plugin::TagAttTest"]
};my $webtest= HTTP::WebTest->new;#4check_webtest(webtest
=>$webtest, tests=> $tests,opts=>$params,
check_file=>'t/test.out/1.out');#$webtest->run_tests(
$tests,$params);
Ed FancherEthercube Solutionshttp://www.ethercube.netPHP, Perl,
MySQL, _javascript_ solutions.
the cache on its own disk spindle, ie. not on
the same physical disk as your sql database etc. Makes a big difference ...
you can see w/ vmstat, systat etc.
The only trouble is cleaning up the ever growing stale cache. So, I use this
simple script in my /etc/daily.local file, or a guy could us
d it in one go.
>
> How???
>
> I'm sure that the BSD users amoungst you have all done it 101 times.
>
> Help please?
Attached is a port i use for OpenBSD. (It needs cleaning, but works for me)
There are a bunch of "customizations" but some key points to th
. Be sure
all the required http/1.1 components/headers are sent to maintain a
keep-alive.
I'm interested in what you finally work out.
thanks,
Ed
. Be sure
all the required http/1.1 components/headers are sent to maintain a
keep-alive.
I'm interested in what you finally work out.
thanks,
Ed
On Wed, Oct 23, 2002 at 02:24:48PM -0500, Rodney Hampton wrote:
>
> Can any of you gurus please help!
>
A wise guru would help by directing you to:
http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html
On Fri, Oct 18, 2002 at 03:54:22PM -0400, Perrin Harkins wrote:
> Ed wrote:
> >Could be bad hardware. Search google for Signal 11.
>
> That's actually pretty rare. Segfaults are usually just a result of
> memory-handling bugs in C programs.
I saw the problem when s
Daniel,
Could be bad hardware. Search google for Signal 11.
Probably your memory (usual cause I've seen).
good luck.
Ed
On Tue, Oct 08, 2002 at 09:46:16AM -0700, [EMAIL PROTECTED] wrote:
> Sorry for the repost, but no responses so far, and I need some help with
> this one.
>
ipOutput.
So, I reran hello/bench.pl w/ AxGzipOutput On and sped axkit up quite a bit.
attached are some diffs and a couple of 1 sec bench.pl runs. Would be
interesting to see how axkit compares now?
Thanks,
Ed
On Mon, Oct 14, 2002 at 12:26:06AM -0700, Josh Chamas wrote:
> Hey,
>
>
suggesting you might have multiple httpd binaries
on your system, and was suggesting that you verify you're running the
binary you think you're running.
It's really annoying when you're trying to debug a program, and the
program you're running is not the one you're add
ual host...
It would fail to work in all cases if Apache does not recognize what
triggered the child until after child init. Looking over pages 59
through 61, 72 and 73, this appears to me to be the case. Yes, it does
explicitly say that it's ok in virtual host blocks, but it doesn't say
it works.
Ed
ch at what point the load suddenly starts
rising, and check what pages were accessed around that time. They're
where you should start looking.
Note that you should probably focus on the access and error log lines
that correspond with processes that are using excessive amounts of cpu.
Ed
On
wide
(1-2 days continential us @ $6)
(3-4 days door2door to pakistan from indianapolis @ $21)
... much, much cheaper than even the cheapest ups-residential-ground
- ups has well developed xml API's, dhl dosn't
Ed
ript, ruby, mozilla, ieexplorer ... kde apps, gnome apps
... etc
Imagine having your templates and data supported and interoperable ...
Aren't we trying to rid the world of proprietary (only works here) things?
Ed (an axkit lover)
and use it as the filename
and the Cache::Cache key.
The cache is easily invalidated if the source image file failes a -e test.
I also use cron to delete stale image files.
The generated now static image is redirected-to or referenced in the html.
I found that it is important to complete the processing of the images before
the referencing html document gets served, ... rather than having the html
document initiate dynamic imbeded links to create the image. Letting apache
serve images as static image-files has proved rock solid for me
... (note keep-alives). There is nothing worse than to pull a page and have
to wait for each of the images to show up.
Browsers, proxies and users are all real pains to deal w/ when the uri has
a query string. Digest's are ugly but they play much better w/ everybody.
014d1c89fc3da6e15e0069000dfa381e44239af71021057594.png
Ed
ger, imagemagic, ...
There are may good reasons to be able to 'just drop in' a driver ... just
look at why the unified interface 'DBI' was developed for RDBM's .
Ed
xit code, and
reported 'done.' or 'failed.' as appropriate. Admittedly, I wouldn't
have minded too much, except that I'd gotten the latter answer.
Ed
FYI,
There is a patch this morning from the mod_proxy maintainer.
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=101810478231242&w=2
Ed
On Fri, Apr 05, 2002 at 02:33:35PM -0800, ___cliff rayman___ wrote:
> i had trouble using a proxy front end to both
> a mod_perl and mo
the security in
the DB instead of coding ones own - more eyes have looked over it.
We're talking about a fairly small unit of time; it may very well be
better to throw money if you are near your performance limit.
Ed
ly obviously web
overload, and two the week after (those two being very obviously
associated with other services the boxes are running.)
Ed
the
> C<$CHECK_EVERY_N_REQUESTS> is set to one). This is a very bad
> situation which will eventually lead to a state where the system won't
> respond at all, as it'll be heavily engaged in swapping process.
Yes, this is why we want to lock the memory.
Ed
Does shutting down apache free up your locks?
(As an aside, I'm not sure I'll ever get over undef being proper closing
of a database connection; it seems so synonomous to free([23]). I
expect something like $db->db_close() or something.)
Ed
On Thu, 21 Mar 2002, Dan Wilga wrote:
hat was swapped out to be swapped back in. It will
not fix those processes that have been sired after the shared memory
loss, as of Linux 2.2.15 and Solaris 2.6. (I have not checked since
then for behavior in this regard, nor have I checked on other OSes.)
Ed
On Thu, 14 Mar 2002, Bill Marrs wrote
o would be
> willing to help me install Perl Magick properly?
Imager can do what you want. many formats, antialias, freetype, etc.
Ed
ults.
I agree; while I frequently leave unimportant considerations alone (note
my main docroot above), I tend to have very poor luck with the "works
with the typical case out of the box, and then provides hooks which
change with every bloo^W^W^W^W^Wfor installing it in custom places". I
won't go into speculations why.
Ed
chedule,
before the release) to improve speed after a release. It's quite rare,
though, and I've never seen it for a mod_perl project.
Ed
and therefore refering to functional testing. (At least, this is the
way I distinguish between them.)
Admittedly, we are a bit lacking in our rules, last I checked.
Ed
like the other
would if you didn't enter a pin.
I know of several companies that use these; they tend to work fairly
well. (I had one break on me, but I gave it a lot of abuse first; it
lasted almost half of its battery span in spite of not being taken care
of.)
Ed
the same login between
servers run by the same group, but beyond that, security concerns
outweigh user convinience.)
Ed
> Aaron Johnson wrote:
>
>> We are working on/with a similar system right now.
>>
>> We have an application that is written in Perl, but the people
>&
RSYNC_RSH=ssh). However, that's still a bit on the unsecure side,
unless you really do trust everyone who is running one of these web
servers.
Ed
On Wed, 16 Jan 2002, Medi Montaseri wrote:
> I wonder if one could change the HTTP Server's behavior to process a
> distributed version
disagree. True programmers know no fear.
True programmers know no fear of computers. However, any programmer who
knows fear of RTFM would likely not post to any perl mailing list that
didn't have beginner or newbie in the name, due to having experience
with such lists before ever hearing about mod_perl.
Count me as someone who would be interested in being on the list, though
not necessarily very active.
Ed
sfer money.
> Of course, the best authentication system for banking I've seen is
> from UBS. They send you a scratchlist of around 100 numbers. Every
> time you login you use one of the numbers and cross it off. Very
> slick.
All I need to do is find where you left the list. Written passwords are
not anywhere near as secure as memorized passwords, unless the person
carrying them around is really conscious about security concerns.
Ed
IP's? Which are the more
promising opensource projects in this area?
It would be nice to use an open source solution, or at least be able to
offer it as an option, and I'd like to track the progress of some of the
more promising projects.
Ed
Ed
n make your app wait for your SMTP
server to send an email before you free it to handle the next request.
This is analagous to using a proxy server to handle slowish clients. See
the guide, archives.
Ed
"Khachaturov, Vassilii" wrote:
>
> Hi Matt, do you have any news on planned re-appearance of
> current axkit docs and mailing list archives online? The net people
> memory is short, if you don't come back noone will know what AxKit is :-(
> Or did you abandon it in favor of smth better?
>
Just
Can you remember what the guide was
like a couple of years ago? Put it up.
Ed
el the need to justify, then you
merely say, "I charge the market rate." No tenured radical would
begrudge you. They know on what side their bread is buttered. ;-)
ed
your rate with new clients, and
that you try and see what your market will bear. Your target should be
$100+ in the U.S. for basic consulting and more for mod_perl specific
work, again if your market will bear it.
Good Luck,
Ed
"Aaron E. Ross" wrote:
>
> On Fri, Sep 21, 2001 at 02:01:31AM +0800, Gunther Birznieks wrote:
> > "You can reach your goals.
> >
> > I'm living proof.
> >
> > beefcake.
> >
> > BEEFCAKE!!"
> >
> > -- Eric Cartman
>
> LOL! sounds like a great project stas! thanks ticketmaster!
Yeah. Kudos to
Congratulations to Stas, mod_perl, and the guide.
Excellent!
Ed
Stas Bekman wrote:
>
> If you remember back in the end of April, I've posted to the list an
> unusual job seek request [1], where I was saying that I want some
> company to sponsor me to work full tim
Thanks Vivek,
Andrei, use the front end to directly handle any binaries, static files,
etc.
I doubt they are generating of these on the fly.
Vivek Khera wrote:
>
> > "AAV" == Andrei A Voropaev <[EMAIL PROTECTED]> writes:
>
> AAV> In our system we have to pass large PDF files thru mod_pe
Robin Berjon wrote:
>
> On Saturday 01 September 2001 08:02, Ed Loehr wrote:
> > There's also a note (in AxKit 1.4 change log, I think) that says that
> > problem is fixed in 1.4. Also, from 'perldoc AxKit':
> >
> >If you have a recent mod_p
I recently read that AxKit was in the process of becoming an ASF xml
project. Does anyone have a sense of the timing for when this might
happen and when axkit.org/axkit.apache.org will return/arrive?
Also, does anyone know of a mirror site for axkit.org?
Regards,
Ed Loehr
Randy Kobes wrote:
>
> On Fri, 31 Aug 2001, Ed Loehr wrote:
>
> > More data: there is no core file created, and the mere presence of this
> > one line in my httpd.conf ...
> >
> > PerlModule AxKit
> >
> > ...with no other AxKit directives an
Ed Loehr wrote:
>
> I'm attempting to install AxKit 1.4 (and 10 or so other pre-requisite
> modules) on my modperl/modssl server, and I'm trying to get the
> ultra-basic AxKit manpage example to work ('perldoc AxKit').
>
> The first sign of trouble has ari
i386-linux/mod_perl.pm line 65535.
Thanks in advance for any clues/pointers.
Ed Loehr
Ed Loehr wrote:
>
> > >I'm stumped ...
> > >In a nutshell, my problem is that POSTed form key-value pairs are
> > >intermittently not showing up in the request object inside my handler
> > >subroutine.
As I was puzzling over this, I saw this error m
to some of you.
This is running Apache/1.3.19 (Unix) mod_perl/1.25 mod_ssl/2.8.3
OpenSSL/0.9.6a.
Regards,
Ed Loehr
[EMAIL PROTECTED] wrote:
> > Francesco, I believe that Ian was joking, hence the yikes before the name,
> > so the above post is the documentation!
> >
> > Ed
> >
>
> .. so the best environment for the MVC++ design pattern is parrot/mod_parrot :)
> http:
ing to these needs in my own engineering discussions
> > as (yikes) MVC++ :)
>
> ... this is really interesting, can you point me to documentation about
> "MVC++"
> thanks
> Francesco
Francesco, I believe that Ian was joking, hence the yikes before the name, so
the above post is the documentation!
Ed
bout "other devices"---so I don't exactly regret
> getting you to clarify things.
>
> Could I suggest that a better tagline would be that AxKit is superior
> when creating easily (re-)targetable sites with mostly static content?
> It might stave off more ignorant comments.
>
> Mike.
Matt,
I've also found your use of "static" to describe "transformable" or
"re-targetable"(unfortunate
word)" content to be confusing. This discussion helps clarify things, a
little. ;-)
Ed
re someone with
some expertise installing and administering, and tuning your database of choice on
your platform of choice or do the research thoroughly yourself.
Ed
agh!
check the headers!
Steven Zhu wrote:
> How could I unsubscribe from [EMAIL PROTECTED] you so
> much.Steven.
>
> -Original Message-
>
If you are going to upgrade gcc for RH 7.0, I reccomend the
new source RPM for gcc to be found in the updates directory
on any redhat mirror site. In fact, if you are sticking with RH
you should see about updating a number of things.
23,
Ed
"G.W. Haywood" wrote:
> Hi there,
&
d feature as of Oracle 8i. For details on what I
did, see http://www.lifespree.com/modperl/ (which is still a total mess
right now-- I'll get around to cleaning it up sometime soon, I promise!)
cheers,
Ed
-Original Message-
From: John D Groenveld [mailto:[EMAIL PROTECTED]]
Sent: Wednesday
last 20 seconds.
Has anyone else thought about this?
cheers,
Ed
ommon
NFS fileserver, sample every minute, and restart the webserver if db load is
too high, which works OK.
The best course of action, though, is to tune your database, homogenize your
pages, and buy a bigger box, which we're doing.
-Ed
-Original Message-
From: [EMAIL PROTECTE
Please use the MySQL modules list. Responses are timely.
;-)
ed
Subscribe: <mailto:[EMAIL PROTECTED]>
Vivek Khera wrote:
> >>>>> "SV" == Steven Vetzal <[EMAIL PROTECTED]> writes:
>
> SV> Greetings,
> >> to say "ping doesn
calculate it from bandwidth, but I would expect the
actual number to vary wildly throughout a given day due to Internet
congestion.
cheers,
Ed
---
package AccessTimer;
# USAGE:
# Just put the following line into your .conf file:
#
# PerlFixupHandler AccessTimer
#
# and use a custom Apache log (th
ially avoided
PHP was that their _site_ was dog slow, and I associated that with PHP being
dog slow. Anyways, take23 is very fast for now.
cheers,
Ed
logic
so that different pieces run on different machines; or, you can write a
component in Perl that is subsequently called by a Java component.
OK, enough of my rambling...
cheers,
Ed
-Original Message-
From: Gunther Birznieks [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 12, 2000 1
es anyone know how to pre-specify the _session_id for the
session, rather than allowing Apache::Session to set it and read it? I saw
some posts about it a while back, but no code...
cheers,
Ed
of money and stock options to burn on good people and interesting toys.
If you're interested, send me a private email & a resume and we'll talk.
Unfortunately, you sort of have to be in the Boston area (or willing to
move) to make this work.
cheers,
Ed
I've gotten in touch with Stas, and the 'scaling mod_perl' site will
eventually be folded into the Guide. woohoo!
I'm going to spend several weeks fleshing it out and cleaning it up before
it goes in, though.
-Ed
-Original Message-
From: Perrin Harkins [mailto:[EM
utes to swap war stories or tactical plans, I'd love to
talk with you; send me a private email.
cheers,
Ed
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hat. But the author probably should have
commented it. :)
cheers,
Ed
-Original Message-
From: bari [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 07, 2000 12:47 PM
To: [EMAIL PROTECTED]
Subject: Help needed with MAP expression
Hi there,
Can any one help me what this MAP function does.
o production in the near future. If you use it, lemme know how it
works for you.
hope this helps,
Ed
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 23, 2000 6:09 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: connect_cached, mod_pe
he library. Obviously, some
functions in that library won't work, but you won't know that unless you
actually use them. Someone else might be able to shed more light on this.
good luck,
Ed
-Original Message-
From: Gunther Birznieks [mailto:[EMAIL PROTECTED]]
Sent: Thursday, Dec
Aristotle from the Ars Rhetorica on money:
Money will not make you wise, but it will bring a wise man to your door.
Robin Berjon wrote:
> At 12:39 06/12/2000 -0800, brian moseley wrote:
> >> ActiveState has built an Perl/Python IDE out of Mozilla:
> >> http://www.activestate.com/Products/
r should we do a combination of the two?
3) Is there anyone who'd like to volunteer virtual space to host this? e.g.
ftp, web, creating a mailing list, etc.
I am not yet interested in specifics about peoples' architectures; I think
that we need to frame the general discussion and creat
Ron,
This is a greivous FAQ. Please read the guide at
http://perl.apache.org/guide
You'll find much more than this question answered.
Ed
Ron Rademaker wrote:
> Hello,
>
> I'm just starting with mod_perl and I'm using Apache::Registry(). The
> second line afte
Explictly echoing Gunther, don't go there!
Use cookies, think crumbs of info, as flyweights. Significant chunks of data need
to be passed and stored
in other ways.
Ed
Gunther Birznieks wrote:
> Caveat: even if you modify apache to do larger cookies, it's possible that
> the
;d have to know more specifics to answer
that with any modicum of confidence.
Cheers,
Ed
"David E. Wheeler" wrote:
> ed phillips wrote:
> >
> > Hi David,
> >
> > Check out the guide at
> >
> > http://perl.apache.org/guide/performance.html#Forking_
Hi David,
Check out the guide at
http://perl.apache.org/guide/performance.html#Forking_and_Executing_Subprocess
The Eagle book also covers the C API subprocess details on page 622-631.
Let us know if the guide is unclear to you, so we can improve it.
Ed
"David E. Wheeler" wrote:
Greg Stark wrote:
> A better plan for such systems is to have a queue in your database for
> parameters for e-mails to send. Insert a record in the database and let your
> web server continue processing.
>
> Have a separate process possibly on a separate machine or possibly on multiple
> machines
ly read your written
self-description.
Ed
Michael Dearman wrote:
> Where the heck does trying to do the right thing by
> GPL (or similar), in attempting to return some improved
> OpenSource code to the community. Or however the license
> phrases it. Shouldn't these contracts address
s.
Not to mention the hardware that goes with Java by fiat!
ed
A very impressive 95 lines o' Perl Randal!
Ed
"Randal L. Schwartz" wrote:
> >>>>> "Michael" == Michael Nachbaur <[EMAIL PROTECTED]> writes:
>
> Michael> This is off-topic, but I need an answer pretty quick, and I
> Michael> *am*
.org/manual/ld-2.9.1/html_mono/ld.html
or an essay on LD_LIBRARY_PATH:
http://www.visi.com/~barr/ldpath.html
cheers,
Ed
-Original Message-
From: Stas Bekman [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 6:51 AM
To: Richard Chen
Cc: Yann Ramin; [EMAIL PROTECTED]
Subject: Re: setting
o function and the culture to flourish. If we had not
protested the attempted eToys domain grab, and I was one
who protested, they may have never recanted and Etoy might
still be fighting at absurd personal cost.
Cheers,
Ed
Paul Singh wrote:
> Regardless of what eToys' intentions were
Please excuse the horrible formatting,
The version below should be more readable.
Ed Phillips wrote:
> Hi All,
>
> This is very OT, but is related to mod_perl. I have a contract as yet
> unsigned
> with a Web Company to possibly rewrite their horrible perl 4 era CGI apps
&
ntracts that cover
invention and
they would like to share, I'd be grateful.
Cheers,
Ed
f XML support,
imo.
I've taken a look at what Matt is up to and I'm intrigued, but don't have a need
for it as yet.
Joshua, what is the itch that you are scratching if you care to opine?
Ed
Drew Taylor wrote:
> Joshua Chamas wrote:
> >
> > Perrin Harkins wrote:
> >
Yes, very cool Stas!
Perrin Harkins wrote:
> On Sat, 3 Jun 2000, Stas Bekman wrote:
>
> > correction for the 3rd version (had the wrong startup), but it's almost
> > the same.
> >
> > Version Size SharedDiff Test type
> >
Replying to myself. It is back up, obviously. sorry for the noise
Ed Phillips wrote:
> Level 3 is broken.
>
> They know and are working on it. hmmm
>
> Ed
Level 3 is broken.
They know and are working on it. hmmm
Ed
"Hughes, Ralph" wrote:
> COOL!
> I couldn't wait...
> I built and installed mod_perl 1.24 and it fixed the problem! Now if I can
> just get the CGI module
> to recognize my domainname .. :-)
>
> -Original Message-
> From: Hughes, Ralph
> Sent: Friday, June 02, 2000 2:02 PM
> To:
s core. Again, this happens _very_ rarely.
Hope this helps,
Ed
-Original Message-
From: Ian Kallen [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 22, 2000 9:37 PM
To: [EMAIL PROTECTED]
Subject: DBD::Oracle && Apache::DBI
I've done everything I can think of to shore up any D
Does anyone know whether it is possible to pod-ify an EmbPerl document?
When embedding pod directives in my EmbPerl pages and then running pod2html
on them, the pod2html interpreter returns a blank page.
thanks,
Ed
tions line by line and still nothing. Is this
> the right mailing list to ask this question? Where should I go if not?
> Apache is up and running just fine. Any input would be appreciated.
The essential can't-run-modperl-without-it guide:
http://perl.apache.org/guide
Regards,
Ed Loehr
I just noticed that Apache::Util::escape_uri does not escape embedded '&'
characters as I'd expected. What is the preferred module for escaping
'&', '?', etc. when embedded in strings?
Regards,
Ed Loehr
"G.W. Haywood" wrote:
>
> On Thu, 10 Feb 2000, Ed Loehr wrote:
>
> > Fairly certain it's waiting there. I cut my debug timestamps out for
> > ease on your eyes in my earlier post, but here's one output (of many
> > like it) when I had the prin
Aside from gdb, any fishing tips on how to track this fatal problem
down?
Can't upgrade that kind of scalar at XXX line NN...
Happens intermittently, often on a call to one of these (maybe the
first access of $r?):
$r->server->server_hostname()
$r->connection->remote_ip(
Greg Stark wrote:
>
> Ed Loehr <[EMAIL PROTECTED]> writes:
>
> > > [EMAIL PROTECTED] (Ed Loehr) wrote:
> > > >Any ideas on why would this output statement takes 15-20 seconds to
> > > >send a 120kb page to a browser on the same host?
> > >
t for
ease on your eyes in my earlier post, but here's one output (of many
like it) when I had the print sandwiched...
Thu Feb 10 14:41:59.053 2000 [v1.3.7.1 2227:1 ed:1] INFO : Sending
120453 bytes to client...
Thu Feb 10 14:42:14.463 2000 [v1.3.7.1 2227:1 ed:1] INFO : Send of
120453 bytes
Any ideas on why would this output statement takes 15-20 seconds to
send a 120kb page to a browser on the same host?
sub send_it {
my ($r, $data) = @_;
$| = 1; # Don't buffer anything...send it asap...
$r->print( $data );
}
modperl 1.21, apache/modssl 1.3.9-2.4.9...lightly l
Has anyone had any luck building Apache on SCO Open Server 5 with mod_perl?
We have been unsuccessful, and am hoping to find a solution.
r/
ed
1 - 100 of 122 matches
Mail list logo