Re: separating C from V in MVC

2002-06-07 Thread Chris
::realizes this may be going a bit futher a field ... but tries to maintain topicality:: Chris writes: Perl handels Regex's better than C, this is one of the reasons people use Perl. I disagree. Perl's Regex processor is written in C. The difference is that it has outgrown Henry

mod_perl via ssl?

2002-05-21 Thread Chris Garrigues
conf files correct in the new architecture although I haven't actually run anything under mod_perl yet. My question is that all my CGIs that I want to convert to mod_perl run under SSL, but I can't figure out how to enable SSL in the httpd-perl server. Am I missing something simple? Chris

Re: Storing blessed objects via Apache::Session

2002-05-21 Thread Chris Winters
recent versions -- 1.50+ -- of Apache::Session. The only way it might be a problem is if you're trying to save a special resource in the session -- database handle, socket connection, etc. Are you sure basic sessions are working ok? Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise

mod_perl via ssl?

2002-05-21 Thread Chris Garrigues
architecture although I haven't actually run anything under mod_perl yet. My question is that all my CGIs that I want to convert to mod_perl run under SSL, but I can't figure out how to enable SSL in the httpd-perl server. Am I missing something simple? Chris -- Chris Garrigues http

Re: Storing blessed objects via Apache::Session

2002-05-21 Thread Chris Winters
On Tue, 2002-05-21 at 19:19, [EMAIL PROTECTED] wrote: Chris Winters writes: Nothing special should be required -- I've done this with no problem using recent versions -- 1.50+ -- of Apache::Session. The only way it might be a problem is if you're trying to save a special resource

OpenInteract 1.40 released

2002-05-07 Thread Chris Winters
are listed in the 'Changes' file. Source (also via CPAN): http://prdownloads.sourceforge.net/openinteract/OpenInteract-1.40.tar.gz Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=88422 Thanks, Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable

Re: Pipelinning Output APP Framework

2002-04-05 Thread Chris Winters
stuff with pipelines. It's on CPAN and at http://openframe.fotango.com/ Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: Off topic question a little worried

2002-03-20 Thread Chris Reinhardt
{SERVER_NAME}; It executes arbitrary commands as whatever your httpds run as. -- Chris Reinhardt [EMAIL PROTECTED] Systems Architect Dynamic DNS Network Services http://www.dyndns.org/

Cache::SharedMemoryCache locking up on Solaris

2002-03-12 Thread Chris Allen
with a LAN connected MySQL database running on its own machine? - The SharedMemoryCache docs say that it shouldn't be used for large amounts of information. What size would be considered large on a machine with 4GB RAM? many thanks, Chris Allen [EMAIL PROTECTED]

Re: Apache::Session problems

2002-02-28 Thread Chris Winters
. Be sure you've got the latest version of Storable installed. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

[ANNOUNCE] OpenInteract 1.38 released

2002-02-25 Thread Chris Winters
://prdownloads.sourceforge.net/openinteract/OpenInteract-1.38.tar.gz Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=76969 Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: libapreq problem and mozilla 0.97

2002-02-05 Thread Chris Winters
rather than libapreq. It affects browsers based on mozilla (Galeon, etc.) as well, but it's been fixed (as you noted) in 0.9.8. For more info: http://bugzilla.mozilla.org/show_bug.cgi?id=116210 Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: New mod_perl Logo

2002-01-29 Thread Chris Thompson
. But we should have a mascot that makes sense and is OURS. Linux has the penguin, OpenBSD has the blowfish, the other BSD's have the devil. Those images are clearly associated with those products, and can be used WITHOUT corporate approval. -- ___ Chris Thompson

ANNOUNCE: HTTP::TestEngine v0.02

2002-01-28 Thread Chris Brooks
in the future. I would appreciate any feedback and suggestions that people have. You can download the latest version at http://sourceforge.net/projects/http-recorder/ Thanks, Chris -- Chris Brooks Director of Technology CareScout.com phone: (781) 431-7033 x 342

RE: Forking another process in Apache?

2002-01-22 Thread Chris Hutchinson
connection and return later to continue viewing status. - Chris -Original Message- From: Mike P. Mikhailov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 22 January 2002 6:04 PM To: eCap Cc: [EMAIL PROTECTED] Subject: Re: Forking another process in Apache? Hello eCap, Monday, January 21

QUESTION: how to debug segfault apache1.3.22/mod_perl1.26/HTML::Mason

2002-01-20 Thread Chris Hutchinson
). This application was working perfectly under perl5.005, apache1.3.20/mod_perl 1.24! Is there any clear way to approach solving this? I've tried tracing with strace (output attached below), and rebuilding everything again. Any suggestions gratefully received, as it's getting a bit desperate here! - Chris

[ANNOUNCE] OpenInteract 1.37

2002-01-19 Thread Chris Winters
://prdownloads.sourceforge.net/openinteract/OpenInteract-1.37.tar.gz Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=70689 Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Can I use mod_perl to pass authentication details to apache from an HTML form?

2001-12-24 Thread Chris Thompson
with apache and mod_perl. Judging from the apache configuration files, it appears that Apache::Registry is being used to handle scripts in the /perl directory of my webspace, and I've successfully managed to run a test script there. Any advice would be much appreciated, Chris -- Waverley Internet

Re: Mason vs embperl

2001-12-19 Thread Chris Strom
Lihn, Horng-Twu [EMAIL PROTECTED] writes: I have a library of perl routine that I call in cgi-bin environment where I usually require. I could not find any way to require it and use it in Embperl. I can not find any doc describing how this is done. (I can require it in the Mason handler.pl)

Re: User customisable website application?

2001-12-09 Thread Chris Winters
in. Chris [1] http://perl.apache.org/#appservers [2] http://openframe.fotango.com/ -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Creating an installable web site.

2001-12-06 Thread Chris Pizzo
point me in the right direction or am I completely out of luck here? Chris

[ANNOUNCE] OpenInteract 1.35

2001-11-29 Thread Chris Winters
/project/shownotes.php?release_id=63337 Sourceforge home (mailing lists, CVS, bugs, etc.): http://sourceforge.net/projects/openinteract/ Other home: http://www.openinteract.org/ Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: Installing mod_perl 1.26 on solaris 2.7

2001-11-29 Thread Chris Winters
trying to use HTML::Mason). Apache::Request is a separate package -- IIRC you can install it from CPAN no problem. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

[JOB] OpenInteract developer wanted

2001-11-09 Thread Chris Winters
A company I've been working with asked me to post this job. You'd be working with a substantial (and growing!) OpenInteract system that I designed and built, which could be a plus or a minus depending on how you look at it :-) Feel free to ask me for details. Chris

Re: eval error

2001-11-07 Thread Chris Winters
a true value at (eval 146) line 3. Yep -- read the part in 'perldoc perlmod' about returning a true value from your module. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

When to use 'use' for accessing modules?

2001-10-23 Thread Chris Allen
to know that if the 'use' statements *are* unnecessary, does including them add any extra overhead of processing/memory?? Many thanks, Chris Allen.

Re: Mod_perl component based architecture

2001-10-16 Thread Chris Winters
in the filesystem as well. I wouldn't call it a content-management system really, but users find it pretty useful to see a typo, click on 'Edit this Document', make the change and see it instantly. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: Mod_perl component based architecture

2001-10-16 Thread Chris Winters
environment, bundle up the interesting code (object definitions, schemas, business logic, display logic) and install it to the production environment without much hassle. Chris PS - (plug plug) OpenInteract has as of 1.30 a new module (OpenInteract::CommonHandler) to make the typical search/display/edit

Re: Mod_perl component based architecture

2001-10-16 Thread Chris Winters
of it. But if you've been working on and building up a platform for 4+ years that already does this, then there's very little to be gained and lots to be lost by moving to an application server. :-) Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since

[ANNOUNCE] OpenInteract 1.30 released

2001-10-15 Thread Chris Winters
Sourceforge home (mailing lists, CVS, bugs, etc.): http://sourceforge.net/projects/openinteract/ Other home: http://www.openinteract.org/ Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Apache::AuthCookieLDAP secret key [was Problem with Apache-request]

2001-10-15 Thread Chris Strom
httpd.conf: PerlSetVar SALDAP_SecretKeyFile .../apache/foobar.com.key See if it exists and verify that the UID under which the web server is running has permission to access that file. Apologize for my ignorance. Randy Chris Strom wrote: Are you running login.pl under Apache::Registry

Re: Problem with Apache-request

2001-10-11 Thread Chris Strom
Are you running login.pl under Apache::Registry? If not, something like the following should work: Alias /perl/ /home/httpd/perl/ PerlModule Apache::Registry Location /perl SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI /Location Then put your login.pl

Re: [VERY OT] What hourly rate to charge for programming?

2001-10-11 Thread Chris Devers
. Ahh, you have Budweiser in Australia too, then? ;) -- Chris Devers [EMAIL PROTECTED] Apache / mod_perl http://bunny.skillcheck.com/admin/chris/resume/

Re: FW: Apache_1.3.19/mod_perl-1.24_01/perl5.6.1 on Solaris 2.6/SunO S 5.6

2001-10-03 Thread Chris Devers
get to do that one command as root. if # your system supports it, sudo is often safer than su. -- Chris Devers [EMAIL PROTECTED]

Re: What hapened to AxKit.com?

2001-10-03 Thread Chris Devers
to get to sergeant.org today and it was inaccessible too. /yet another datapoint -- Chris Devers [EMAIL PROTECTED]

Re: Using DOM to build your output documents

2001-10-03 Thread Chris Winters
lack of experience with it too :-) Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

HTML::Template initialization bug (sorta)

2001-10-01 Thread Chris Devers
scripts. If you're getting weird, semi random errors across more or less your whole site, this or something like it could be to blame. *yech* So anyway, yeah. I don't usually join a list post straight off, so... goes into lurk mode / -- Chris Devers [EMAIL PROTECTED]

Setup of CGI.pm failed

2001-09-28 Thread Chris Allen
I am occasionally getting the following message from CGI.pm in $@: Line 1: Setup of CGI.pm failed: when HTML::Embperl runs the this line: eval { $cgi = new CGI }; I am not sure where this message is coming from - it might be mod_perl, it might be CGI.pm - but I am at a loss to find it. I

Re: Calling mod_perl handler from .htaccess file

2001-09-24 Thread Chris Brooks
: SetHandler perl-script BangHeadOnTable Yes, this was it exactly. This, of course, was specified at the httpd.conf level for the directory on my home web server, so when it worked there, it never occurred to me to look elsewhere. Thanks! /BangHeadOnTable -Chris

Calling mod_perl handler from .htaccess file

2001-09-20 Thread Chris Brooks
team, or bugs in my code? Thanks for your help. -Chris

Re: Template or XML = OpenInteract?

2001-09-15 Thread Chris Winters
. I'll take this msg over to the list to see if we can help out. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: Template or XML?

2001-09-15 Thread Chris Winters
., a guestbook) in OI is if I already had an OI system installed and wanted to extend it. Hope this helps, Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Database connection errors in modperl

2001-09-10 Thread Chris Pizzo
(Unix) mod_ssl/2.8.4 OpenSSL/0.9.6a mod_perl/1.26 HTML::Embperl 1.3.3 [Mon Sep 10 20:41:56 2001] but if i refresh the page everything loads correct. Any idea what's causing this? Thanks in advance for any help you can give. Chris Pizzo

FW: FW: AuthCookie Woes!

2001-09-04 Thread Chris Lavin
! On 3 Sep 2001, at 22:36, Chris Lavin wrote: I have used a sniffer and no cookie is being sent! Man this is frustrating! I'm sure we've all been there. I haven't seen any code. Why not show how you are doing it, otherwise, I don't see how anyone could help. Peter Despite considerable evidence

AuthCookie Woes!

2001-09-03 Thread Chris Lavin
I need help with Apache::Authcookie It does not seem to be sending the cookie to the Browser. For those of you familiar with AuthCookie PLEASE Help. I have heard of oddities with IE so I tried Netscape and no differnce. AuthXCookie uses error_header_out to send cookie.. Thanx Chris

ANNOUNCE: OpenInteract 1.2

2001-09-01 Thread Chris Winters
://sourceforge.net/project/shownotes.php?release_id=50416 Sourceforge home (mailing lists, CVS, bugs, etc.): http://sourceforge.net/projects/openinteract/ Other home: http://www.openinteract.org/ Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: subscription

2001-08-28 Thread Chris Fry
UNSUBSCRIBE

Re: Perl/Apache question

2001-08-28 Thread Chris Fry
UNSUBSCRIBE

Error decrypting in message using gpg in modperl script

2001-08-09 Thread Chris Pizzo
; close(PGP_ERR); print @errs; This is the Error: gpg: decrypt_message failed: eof Again it works fine in a shell but fails when run from the browser. Any help greatly appreiciated. Chris

Re: [OT] Inspired by closing comments from the UBB thread.

2001-08-01 Thread Chris Winters
have mentioned, one way would be to wrap your records in objects and have access, queries, etc. be centralized there. plugSPOPS (Simple Perl Object Persistence with Security) does this for you and gives you object linking and high-level database independence for free. It's on CPAN./plug Chris

Re: Bug??

2001-08-01 Thread Chris Rodgers
for the http and https servers. Unfortunately, these still get confused, even with the NameWithVirtualHost code. Hence, I thought of hacking the .pm files to include the server port as well as the name in the uniquely generated namespace. Any other ideas?? Yours, Chris Rodgers [EMAIL PROTECTED] On Tue

Bug??

2001-07-30 Thread Chris Rodgers
for each script. Would this work - or might it break something else??! Any hints/tips would be greatly appreciated! Yours, Chris Rodgers.

OpenInteract 1.1 released

2001-07-21 Thread Chris Winters
/shownotes.php?release_id=44382 Sourceforge home (mailing lists, CVS, bugs, etc.): http://sourceforge.net/projects/openinteract/ Other home: http://www.openinteract.org/ Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: Using mod_perl to modify referer...

2001-07-19 Thread Chris Strom
Brian [EMAIL PROTECTED] writes: I have a unique situation in which I need to change the http_referer. What I've done is written a quick script that looks like this: [snip] Now, the problem is this: It works perfectly as long as the client remains on our server. But, if they go to another

Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread Chris Pizzo
direction to get the other modules loaded or what I didn't do that I needed to do to make the active? Chris Pizzo [EMAIL PROTECTED]

RE: Error in Perl code: Can't locate Apache/Cookie.pm in @INC

2001-07-17 Thread Chris Pizzo
Thanks that solved the problem. Chris -Original Message- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 12:42 PM To: Chris Pizzo; [EMAIL PROTECTED] Subject: Re: Error in Perl code: Can't locate Apache/Cookie.pm in @INC mod_perl as a DSO; can someone point

Re: which perl?

2001-06-23 Thread Chris Reinhardt
perl numbering scheme. ctriv@quartz:~$ perl -v This is perl, v5.6.1 built for sun4-solaris ctriv@quartz:~$ perl -e 'print $]\n' 5.006001 You should look at something like this (or it's sprintf equivalent). ctriv@quartz:~$ perl -e 'printf(%vd\n, $^V)' 5.6.1 Chris R. -- Chris Reinhardt [EMAIL

Re: CGI::Cookie vs Apache::Cookie -- help?

2001-06-17 Thread Chris Winters
: #same as $cookie-bake $r-err_headers_out-add(Set-Cookie = $cookie-as_string); HTH Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

OpenInteract 1.07 released

2001-06-10 Thread Chris Winters
around, stop by and say hi. Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: comparison of templating methods?

2001-06-07 Thread Chris Strom
will trillich [EMAIL PROTECTED] writes: AxKit HTML::Embperl The two that I've had the most experience with are AxKit and HTML::Embperl, and I'd recommend them both. They are both well maintained (both released updates in this week) and the mailing lists for both are very

Re: Getting the wrong URL

2001-06-04 Thread Chris Strom
[EMAIL PROTECTED] [EMAIL PROTECTED] writes: OK, I think I have solved this problem, but I would like to run my solution by you folks, and see if it makes any sense. What we found, on a more thorough code review, was that a number of the handlers were doing a redirect by calling

mod+perl on Win2K installation issues

2001-06-02 Thread Chris Lott
Can anyone help in my quest to get these working together? I've tried two ways: Been using and liking ActiveState perl. Used ppm install to install the latest mod_perl for Apache 1.3.20 (from . PPM ran fine, the module appeared where it was supposed to, but in the documentation for enabling it

Re: forced win32 mod_perl

2001-05-24 Thread Chris Winters
... :) ActiveState sells a (IMO) cheap solution for just this sort of thing: PerlEx. (http://www.activestate.com/perlex/) Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: forced win32 mod_perl

2001-05-24 Thread Chris Winters
find anything about content handlers on their sites. I hadn't realized you were so tied to the mod_perl way of doing this, my bad. I heard the magic words 'forced to move to Win2000' and my reflex kicked in :-) Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack

Apache::Session not storing changes to hashref

2001-05-22 Thread Chris Thompson
! -- | Chris Thompson [EMAIL PROTECTED] | +--+

$r-connection-user returns nothing after $r-get_basic_auth_pw

2001-05-20 Thread Chris Garrigues
-1.25-4 The perl RPM and the apache-mod_perl RPM came from the PLD distribution (I've also got email in to them). The apache distribution was built by my partner. Chris -- Chris Garrigues http://www.DeepEddy.Com/~cwg/ virCIO http://www.virCIO.Com 4314

Re: Authorization question and subdirectories

2001-05-16 Thread Chris Strom
Mike Cameron [EMAIL PROTECTED] writes: Is it possible to have the same PerlAuthzHandler use different require's on a subdirectory once a user has been authorized for a parent directory? Here is what i would like to be acle to do: Location / SetHandler perl-script AuthType MyAuth

Re: Authorization question and subdirectories

2001-05-16 Thread Chris Strom
sterling [EMAIL PROTECTED] writes: On 16 May 2001, Chris Strom wrote: Mike Cameron [EMAIL PROTECTED] writes: Is it possible to have the same PerlAuthzHandler use different require's on a subdirectory once a user has been authorized for a parent directory? Here is what i

Re: Object - RDBMS mapping tools and mod_perl

2001-05-11 Thread Chris Winters
SPOPS is, and, IIRC, Tangram also requires you to modify your table schema to use it. Anyone (including Chris) done a comparison of the two (SPOPS and Tangram) and willing to comment on strengths, weaknesses, differences, etc? That is an excellent idea and would be quite useful. I'll see what I

Re: [OT] ideas on design of a diff monitor

2001-05-11 Thread Chris Strom
Nick Tonkin [EMAIL PROTECTED] writes: Hi all, I'm working on a tool that should compare two versions of a file (usually, a web page) and report the _number_ of changes from one to the other. I've played with Algorithm::Diff as well as standard diff and haven't found a really sane way to

Re: Object - RDBMS mapping tools and mod_perl

2001-05-10 Thread Chris Winters
it, there's some initialization you'll probably want to do at server startup and in the child init phase -- let me know if you're interested and I'll pull the SPOPS-specific stuff out of OpenInteract. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: [Mason] Object - RDBMS mapping tools and mod_perl

2001-05-10 Thread Chris Winters
/openinteract/) mailing lists. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: capturing subrequest output (have things changed)

2001-05-09 Thread Chris Strom
Anand Raman [EMAIL PROTECTED] writes: hi guys I just started off using modperl so excuse me if this has been answered. Is there a way to capture output from a subrequest.. rather than allowing the subrequest to directly output the response to the client browser. I need to be able to

RE: PerlAccessHandler via set_handlers()?

2001-05-03 Thread Chris Strom
-Original Message- From: will trillich [mailto:[EMAIL PROTECTED]] thanks one and all for the pointers on cookies. i probably grok 738% more than i did, but i have a feeling it's still only 13% of the pie. or in this case, cookie... so how's this PerlAccessHandler, for twisted

Re: Syntax errors across multiple virtual hosts with separate codebase

2001-05-02 Thread Chris Winters
at least, it works fine. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

RE: PerlAccessHandler -- struggling and drowning

2001-05-01 Thread Chris Strom
headmeta http-equiv=Refresh content=2; http://www.no-way-in-hell-bubba.com/login/; should be: meta http-equiv=Refresh content=2; URL=http://www.no-way-in-hell-bubba.com/login/;

RE: Cookies in PerlAccessHandlers

2001-04-24 Thread Chris Strom
value (although it's best to do so in case you want to chain several of them together). PerlAccessHandler's must return OK, FORBIDDEN or DECLINED. Hope that helps, Chris

Re: How to tell if scripts are mod_perl ?

2001-04-20 Thread Chris Reinhardt
You can check the MOD_PERL envirement variable. Something like: if ($ENV{MOD_PERL}) { # We're under mod_perl } else { # strait perl here } -- Chris Reinhardt [EMAIL PROTECTED] Webmaster Dynamic DNS Network Services http

Undefined subroutine - what to try next?

2001-04-17 Thread Chris Searle
ame server that work fine - it's just (of course) the largest that has this problem. Thanks in advance -- Chris Searle [EMAIL PROTECTED]

Re: is Apache::Request upload-fh lazy or not?

2001-04-14 Thread Chris Winters
getting impatient, clicking the browser's 'Stop' button and resubmitting the request. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Problem with mod_perl 1.25 as a DSO with Apache 1.3.19 on Digital Unix 4.0F

2001-03-23 Thread Chris Adams
, and I only want mod_perl available in one of them, and it makes upgrading MUCH easier if there is only one Apache binary). Any ideas? Anyone else using mod_perl as a DSO with libperl as a shared library? -- Chris Adams [EMAIL PROTECTED] Systems and Network Administrator - HiWAAY Internet Services

Problem with mod_perl 1.25 as a DSO with Apache 1.3.19 on Digital Unix 4.0F

2001-03-22 Thread Chris Adams
, and I only want mod_perl available in one of them, and it makes upgrading MUCH easier if there is only one Apache binary). Any ideas? Anyone else using mod_perl as a DSO with libperl as a shared library? -- Chris Adams [EMAIL PROTECTED] Systems and Network Administrator - HiWAAY Internet Services

Re: [OT] JMS-like event framework for Perl

2001-03-12 Thread Chris Winters
jects but would have different types of payloads: scalar, hash, array, object, XML document. SOAP would be another way to request/send messages as well. There is a mailing list on the sourceforge site to which we can move all this discussion, if you'd like. (That way it will all be archived in one place

Re: Apache processes not dying

2001-03-06 Thread Chris Allen
On Tue, Mar 06, 2001 at 10:43:03AM +0800, Stas Bekman wrote: Problem is, that Apache seems to ignore these processes and start new ones without killing them - so I end up with *hundreds* of http processes with the machine swapping like crazy.

Apache processes not dying

2001-03-05 Thread Chris Allen
their MaxRequestsPerChild limit of 100 yet either - they are usually at about 20 or 30 or so... Any ideas as to what I could try to find out what is happening would be much appreciated - at the moment I am having to kill them all off with a script at regular intervals! Chris Allen [EMAIL PROTECTED]

Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Chris Winters
contains this modified mod_perl build - this should fix the above problem. Excellent -- this seems to work perfectly! Thanks. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

win32 mod_perl, libapreq questions

2001-03-03 Thread Chris Winters
vironment is taken for granted :-) I can provide many more details about the system, setup, etc. if necessary. Thanks much, Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

CONNECT proxy rewrite

2001-03-01 Thread Chris Lewis
Does anybody know how to alter the destination of a CONNECT transaction (in this case "secure proxy" request) in mod_perl? $r-uri("newplace:newport") in a Trans handler doesn't seem to do it.

Unusual proxying, CONNECT munging.

2001-02-28 Thread Chris Lewis
We have a rather unusual proxying scheme. In normal operation, our server has all of the slave applications' DNS pointing to itself. Browsers are not configured to proxy. After authentication and access control, it converts the "local" reference to a proxy to the real server (like the wAMPC

mkdir function syntax

2001-02-27 Thread Chris Jensen
r_mkdir.cgi failed for 208.131.27.12, reason: Premature end of script headers if someone can give me some insight on this that would be frikkin awesome! i'm sure it's something stupid that my newbie skills can't figure out (perl in a nutshell isn't as easy t

ANNOUNCE: OpenInteract 1.06

2001-02-26 Thread Chris Winters
/openinteract/ Other home: http://www.openinteract.org/ Thanks! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: ANNOUNCE: OpenInteract Web Application Server

2001-02-08 Thread Chris Winters
* Stephane Bortzmeyer ([EMAIL PROTECTED]) [010208 08:28]: On Tuesday 6 February 2001, at 21 h 57, the keyboard of Chris Winters [EMAIL PROTECTED] wrote: I'm jazzed to announce the public release of OpenInteract, an extensible web application framework using mod_perl and the Template

RE: Help: Can't use string (Exchange::Account::My) as a HASH ref while strict refs in use trying to use instance variables in my handler

2001-02-07 Thread Chris Strom
eate the object only upon child initialization. I'll be the first to admit that I'm relatively new to the mod_perl thing, so there may be an easier or more elegant way to do this, but that ought to work. Hope that helps. Chris

RE: Help: Can't use string (Exchange::Account::My) as a HASH ref while strict refs in use trying to use instance variables in my handler

2001-02-06 Thread Chris Strom
w(request=$r); $self-child_init unless $self-{_child_started_up}; # The rest of the code... Then you should be good to go (instance variables and all!). Hope that helps, Chris

ANNOUNCE: OpenInteract Web Application Server

2001-02-06 Thread Chris Winters
/GPL license as Perl. Hope you find it as much fun as I do! Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.

Re: ANNOUNCE: OpenInteract Web Application Server

2001-02-06 Thread Chris Winters
* Perrin Harkins ([EMAIL PROTECTED]) [010206 22:43]: Hi Chris, I've been reading the docs for the last couple of days and it looks very interesting. It's great to see a well-documented open source project. I have a couple of specific questions, which I guess are really about SPOPS more

Re: [Templates] Re: ANNOUNCE: OpenInteract Web Application Server

2001-02-06 Thread Chris Winters
(intes.net) uses it constantly and pays people to develop applications for it. I'm finding how difficult it is to do more programming after hours, even fun stuff like this. This is getting rapidly OT. Moving this onto the -dev list is a good idea. Thanks, Chris -- Chris Winters ([EMAIL PROTECTED

Object-XML serialization [was Re: AxKit Users?]

2001-01-30 Thread chris
g opinions on whether extending Tangram and its ilk is viable. Either way, I will probably look into working on this in the near future, let me know if you're interested. --Chris On Tue, 30 Jan 2001, Matt Sergeant wrote: On Tue, 30 Jan 2001, Robin Berjon wrote: Well OK then, lets look at a w

(Correction) Re: Object-XML serialization [was Re: AxKit Users?]

2001-01-30 Thread chris
On Tue, 30 Jan 2001 [EMAIL PROTECTED] wrote: Castor (for Java, from www.exolab.com), uses an actual XML Schema for this. The advantage is that you can leverage off the fairly rich existing set of defined datatypes. Sorry, it's www.exolab.org, don't you hate that? --Chris

STDOUT oddity

2001-01-22 Thread Chris Atenasio
showed that the "print $out $_" was the failing point. Changing it to "print $_" in fact works fine (but is not what the function is supposed to do!) I thought apache ties STDIN and STDOUT appropriately... Or am I handling file handles incorrect

<    1   2   3   >