Wim Kerkhoff wrote:
> perl Makefile.PL USE_APACI=1 EVERYTHING=1 DO_HTTPD=1 \
> PERL_EXTRA_CFLAGS=-DUSEIMPORTLIB
Bleah, here I go replying to my own message...
That last part isn't needed. The only reason I had it there was as the
remnants of a shot in the dark, based of a post in t
Yea.
If I just install Apache using the MSI installer, it automatically sets
up the service, and it works dandy. After I install the mod_perl 1.x PPM
package from the uwinnipeg.ca site, the service no longer starts apache.
Even if I use apache -k to remove, then re-add the service. I think it
southernstar wrote:
> Hi,
>
> I can't compile mod_perl 1.27 on Cygwin with apache 1.3.24-5 src no matter what
> I do. At first it complained (make complained) that it didn't know how to make
> httpd.h etc, so I made them dummy targets with .PHONEY. OK, fine. Then it
> couldn't find them in apa
On 26-Apr-2002 Paul Lindner wrote:
> On Fri, Apr 26, 2002 at 04:15:52PM +0200, F.Xavier Noria wrote:
>> I am writing some modules that receive a form, process it, and return a
>> page that includes that very form. Is there a standard way to fill that
>> returned form so the user sees the same data
"Since the excellent Embperl::Object, the code becomes more re-usable..."
Sorry, had to be said. My point is that there are many templating systems to
choose from. With a bit of fore thought, the Show, List, Delete, Add, etc
buttons can be moved into different objects/methods/templates, so that i
On 19-Apr-2002 Bill Moseley wrote:
> Also, does anyone have suggestions for testing once throttling is in place?
> I don't want to start cutting off the good customers, but I do want to get
> an idea how it acts under load. ab to the rescue, I suppose.
wget supports recursive spidering. Or try
lto:[EMAIL PROTECTED]]
> It looks Robin Berjon is going to give an overview of CMS for mod_perl
> at OSCON:
>
> http://conferences.oreillynet.com/cs/os2002/view/e_sess/2667
>
> I know I'll be there.
>
> - Perrin
Regards,
Wim Kerkhoff -|- www.nyetwork.org -|- [EMAIL PROTECTED]
"Jonathan M. Hollin" wrote:
>
> Fellow mod_perl hackers...
>
> It is with great pleasure that I am able to introduce you to the new
> mod_perl logo. So, without further ado, point your web-browsers at:
>
> http://beverley2.digital-word.com/mod_perl/winner/
>
> The winning logo, designed by Mi
ia player, starcraft,
winamp, winzip, notepad, minesweeper, and a lot of other things; see
winehq.com for an application database.
I have some (trippy) screenshots of VNC, VMWare, VNC+VMWare, and Wine in
action over at:
http://www.nyetwork.org/wim/screenshots/
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
will trillich wrote:
>
> On Thu, Feb 28, 2002 at 03:59:05PM -0800, Wim Kerkhoff wrote:
> > will trillich wrote:
> > >
> > > is there a sane implementation of webmail-style mod_perl
> > > modules for apache?
> >
> > Are you needing any sp
will trillich wrote:
>
> is there a sane implementation of webmail-style mod_perl
> modules for apache?
>
> we're looking to offer email access online through
> apache/mod_perl similar to what folks get at yahoo/egroups --
> and we're hoping to find some mod_perl code that'll hook into
> pop/ima
:1001, etc.
http://marc.theaimsgroup.com/?l=apache-modssl&w=2&r=1&s=ssl+virtual+host+name+based&q=b
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
this should
be acceptable. Once its a PDF on the system, the file can read in and
printed to STDOUT or a redirect to http://server/tmpfiles/$randomtmpfile
can be done.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
ndler
would run before you existing mod_perl handler.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
bclass Apache::SSI instead of
> HTML::Embperl::Syntax::SSI ? That part of it would be really easy - the
> hard part would be actually implementing the OAS directive actions.
>
> Wim Kerkhoff <[EMAIL PROTECTED]> wrote:
> > Steven Boger wrote:
> >>
> >> I
Steven Boger wrote:
>
> I've been netsearching for hours. It's time to beg for help...
>
> My apache has a hacked mod_include that has a new directive, OAS:
>
>
>
>
>
> Can I somehow run those directives right from mod_perl
Well... Since I've been spending several hours looking at
Hmm,
Nice work!
George Sanderson wrote:
>
> Apache::OpenIndex (OpenIndex-1.00.tar.gz) was uploaded to CPAN on 14Sep2001
> and is currently released. This was my first module. I enjoyed journey.
>
> OpenIndex provides a file manager for an Apache modperl web site using a
> web browser.
> It i
27;secure' in them... nice.
http://merilus.com/cgi-bin/advisory/advisory.cgi?advisory_id=324
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/ms00-078.asp
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
zilla. It is plain nasty to debug and extend that
code, never mind to get it to run under Registry.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
S/MIME Cryptographic Signature
ly generated HTML, provide error handling, and tap
into the power and speed of mod_perl. Give it a try. Give it a try... it
is worth it, and won't require a lot of work to migrate to it.
[1] http://perl.apache.org/embperl
[2] http://take23.org/articles/2001/02/07/embperlobject.xml
--
Regar
spect, with the exact same version of the browser, hard coded
screen resolutions (e.g. 800x600), etc, that the user can not change.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
es data on the
outside port (e.g. 61172) it knows to rewrite the packet and send it off
back to the inside client (e.g. 192.168.1.42:49372) that created the
initial TCP connection.
This is one of primary reasons that cookies exist.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus,
ed query...
After running the test, I'll upgrade to PostgreSQL 7.1 and see how the
numbers differ from 7.0.
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc. -|- http://www.merilus.com
Email: [EMAIL PROTECTED]
l', but had horrible luck with
that. I prefer to 'roll my own' apache/mod_ssl/mod_perl mixes anyways
though.
--
Regards,
Wim Kerkhoff
HTTP/1.1 200 OK
Date: Wed, 11 Apr 2001 18:24:40 GMT
Server: Apache/1.3.17 (Unix) mod_perl/1.25 mod_ssl/2.8.0 OpenSSL/0.9.6
Content-Length: 787
Connection: close
Content-Type: text/html
Connection closed by foreign host.
cuvarack:~/$
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc.
Netscape browsers, such as IE? I was going to
suggest this multipart MIME trick, but I thought I read in the CGI.pm
book that server push only worked with Netscape browsers.
--
Regards,
Wim Kerkhoff
be that the applications
I'm working with aren't using Sessions, Tie::Cache, etc properly. I may
downgrade to perl5.005 and give that a whirl...
--
Regards,
Wim Kerkhoff
sl in the next release of lingerd, but I
> need more test data!
I'll defenitly let you know how I make out once I get a chance to
recompile everything, test it myself, and get our testers to test the
Java app with it again. It works right now, but obviously it needs to be
fixed properly. I'
I did get it all
to compile and run, but now I'm seeing segfaults in the error log :P
Has anybody else had good luck with this?
--
Regards,
Wim Kerkhoff, Software Engineer
Merilus, Inc.
[EMAIL PROTECTED]
new, /proc, etc) to /mnt/new
- mkdir /mnt/new/proc
- modify /mnt/new/etc/fstab accordingly
- reboot, but at the lilo prompt pass root=/dev/hda3
- edit /etc/lilo.conf as required
I've created a 20 MB /boot as ext2fs.
The instructions above are off the top of my head. I think better instructions ar
/me goes back to getting Perl 5.6, LWP, and other things to work properly on a RH 7.0
box... ARGH!!
Regards,
Wim Kerkhoff
Software Engineer
Merilus, Inc.
n up
a folder that is really big (20MB), and the load on the IMAP server goes
up. Hopefully that problem will be gone when the server is replaced
with a Dual PIII-800, loads of RAM, and multiple SCSI drives in Raid 5,
instead of the Celeron 500 with a single IDE drive that it is right now.
--
Regar
while (my ($line) = ()) {
print "got: $line";
}
close (EXPECT);
As far as I can tell, the CGI (when called by IE) hangs when getting
input. It appears to be trying to get input from /dev/ttypX, which of
course won't work because it is running in an Apache environment.
Is t
ONS 2048
PerlSetEnv EMBPERL_FILESMATCH \.htm$
PerlSetEnv EMBPERL_FILESMATCH \.html$
PerlSendHeader Off
SetHandler perl-script
Options ExecCGI
PerlHandler HTML::Embperl
order allow,deny
allow from all
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
t;
use CGI::Cookie;
use Apache::ExtractMedia;
[This message sent separatly to [EMAIL PROTECTED] -- forget to Cc: when I
sent that one]
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
>
> yes, but if you use a subroutine which handles the incoming chunks, you
> can pass the file emmediatly. See
> http://theoryx5.uwinnipeg.ca/CPAN/data/libwww-perl/lwpcook.html at the
> bottom :)
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
big files using the examples book
was slow, as apache first gathers the content up into a variable (where you can
do your regular expressions or whatever manipulating), then sent it to the
browser. You would need a lot of memory in this situation. With mod_proxy,
apache starts pushing data of to
ache::Proxy).
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
#x27;m using it like this:
PerlTransHandler Apache::SurfLogin
so that I can still have a normal webserver on port 80.
Hope that helps,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
MyFilter.pm
BuildApache-without-modssl
the DBI module).
>
> When I run a perl program which queries the Oracle 8i
> database I get
> the results, but after it lists the records I get
> Segmentation Fault -
> Core Dumped.
>
> I don't have any of these problems in my Linux Box
> with Oracle 8
>
ast line in the header, you always need to put a double newline, ie,
change your last line to:
Location: /\n\n
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
pointer to
it, which could possible screw up Apache::DBI.
Am I off track here?
On 09-May-2000 [EMAIL PROTECTED] wrote:
> Use vars is a tiny bit slower than fully qualifying varibles.
>
> my $__PACKAGE__::var
> beats
> use vars qw/ $var /;
Regards,
Wim Kerkhoff, Software Eng
---
package MyStuff;
use strict;
use DBI;
# export dbConnect, etc
sub dbConnect {
my $dbh = DBI->connect(args,to,dbi);
return $dbh;
}
1;
# end of MyStuff;
---
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
ld do a couple of things to get
around this... Go by path (store each frame in a different path, and send
"Set-Cookie: name=value; path=/framename", or store the frame name in the value
of the cookie and make a loop that gets all the cookies, splits on a separator,
and disards cookies t
On 09-May-2000 Perrin Harkins wrote:
> Bill Desjardins wrote:
>> I checked the archives and the guide to no avail, so here goes. I am
>> having trouble setting a cookie in the header and then doing a
>> redirect. The cookies are working fine every where, but if I add a cookie
>> to $r->headers_ou
On 09-May-2000 Perrin Harkins wrote:
> On Mon, 8 May 2000, Wim Kerkhoff wrote:
>> On a fresh restart of apache, my processes are about 20 ~ 25 MB each,
>> which is about normal for mod_perl (as far as I know). However,
>> within a few hours (with little use except by
k though...
I just examined top again... in the time it took to punch out this email and do
some other things (maybe 20 minutes), each process was up to 139 MB, although
SHARE was 132MB. That would mean 5 MB is unshared which isn't bad...
It seems to me like something else is up
6 PDT 1999 i686 unknown
Thanks,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
Hi,
Every once in a while I see lines like these in the error log:
[Fri Oct 1 16:05:42 1999] [notice] child pid 3317 exit signal Segmentation
Fault (11)
This is with:
Apache 1.3.9
mod_perl/1.21
DBD-Oracle-1.03
DBI-1.13
Solaris_2.7
oracle-8.1.5
Thanks,
Wim Kerkhoff
[EMAIL
49 matches
Mail list logo