I have uploaded new versions of my 3 distributions to CPAN:
- Class-ParamParser-1.0.tar.gz - 1 module
- CGI-FormGenerator-0.9201.tar.gz- 7 modules
- CGI-WebsiteGenerator-0.3201.tar.gz - 9 modules
My authorname is DUNCAND.
I would like to request comments on the
Joshua Gerth <[EMAIL PROTECTED]> writes:
> So, I am running a mod_perl/mod_ssl enabled Apache web server.
> The home page (and several other unprotected pages) need to listen on both
> the encrypted port 443 and non-encrypted port 80. However, I would like
> to force all authentication re
here are a couple i know about - no personal experience however,
i prefer homebrew :-))
http://www.zelerate.com/html/eng/home.shtml
http://www.extropia.com/products.html
The Doctor wrote:
> Needed :
>
> Perl programmes for a 'member' Shopping cart site that would do the
> following:
>
> Authent
Needed :
Perl programmes for a 'member' Shopping cart site that would do the
following:
Authenticate members
Add new member using member IDs of greater than 1000
Authenticating Members
The ability to shop
The ability to ship
The ability to search the site for products
Order verification
Order C
Location: Pasadena, CA
Company: Ticketmaster Online-Citysearch, Inc.
Title: Multiple positions within organization from junior to advanced
levels.
We're pragmatic about our tools but have a particular attraction to perl. If
southern California (Pasadena to be exact) and perl development sounds li
On Wed, 27 Dec 2000, ___cliff rayman___ wrote:
> perhaps doug or someone with the proper authentication can
> move the mod_perl-1.24 version into the old directory on:
> http://perl.apache.org/dist/
I added a note saying
"mod_perl-1.24_01.tar.gz or later is required for Apache >= 1.3.14."
to t
On Wed, 27 Dec 2000, Andrew Koebrick wrote:
> Stas [et al.],
>
> I wiped all of the prior DBD files and reinstalled as per advice:
>
> >> It's possible that you have DBD files duplicated in different directories
> >> and the older version is coming first in @INC. Remove them all and
> >> reinst
Stas [et al.],
I wiped all of the prior DBD files and reinstalled as per advice:
>> It's possible that you have DBD files duplicated in different directories
>> and the older version is coming first in @INC. Remove them all and
>> reinstall.
For good measure I also upgraded to the new RedHat my
___cliff rayman___ wrote:
> perhaps doug or someone with the proper authentication can
s/authentication/authorization/
>
> move the mod_perl-1.24 version into the old directory on:
> http://perl.apache.org/dist/
>
> cpan looks like it is up to date and only shows the 1.24_01 version.
>
> Stas B
perhaps doug or someone with the proper authentication can
move the mod_perl-1.24 version into the old directory on:
http://perl.apache.org/dist/
cpan looks like it is up to date and only shows the 1.24_01 version.
Stas Bekman wrote:
> z
>
>
> please get mod_perl-1.24_01.tar.gz
>
--
___clif
> From: Joshua Gerth <[EMAIL PROTECTED]>
> Date: Wed, 27 Dec 2000 14:05:14 -0800 (PST)
> Subject: Apache Version 1.3.0 required, aborting...
> I am doing a 100% fresh install. I just downloaded
> mod_perl-1.24.tar.gz
> apache_1.3.14.tar.gz
> Am I doing something wrong? Am I not us
On Wed, 27 Dec 2000, Joshua Gerth wrote:
> Hello again,
>
> Thats for the suggestions on my last question. This one is
> completely unrelated.
>
> I am doing a 100% fresh install. I just downloaded
> mod_perl-1.24.tar.gz
> apache_1.3.14.tar.gz
please get mod_perl-1.24_01.
Hello again,
Thats for the suggestions on my last question. This one is
completely unrelated.
I am doing a 100% fresh install. I just downloaded
mod_perl-1.24.tar.gz
apache_1.3.14.tar.gz
I then ran:
tar xzvf src/apache_1.3.14.tar.gz
tar xvzf src/mod_pe
The Apache::ASP site was down for a few days over the
holidays because of ISP woes. It is back online now.
Thanks for your patience.
-- Josh
On Wed, 27 Dec 2000, Stas Bekman wrote:
> You are having front/end-back setup, right? If so:
> http://thingy.kcilink.com/modperlguide/config/Knowing_the_proxy_pass_ed_Connec.html
I use something like
RewriteCond %\{SERVER_PORT\} ^443$
RewriteRule ^/appname(.*) http://localhost:1234/ap
On Mon, Dec 25, 2000 at 06:22:04PM -0800, Doug MacEachern wrote:
> i probably shouldn't be 'working' on xmas, but have some time to kill
> before the airport and have had this in mind since you first posted (4
> months ago!). with the patch below and this package:
> http://perl.apache.org/~dougm/
>
> Howdy,
>
> So, I am running a mod_perl/mod_ssl enabled Apache web server. The
> home page (and several other unprotected pages) need to listen on
> both the encrypted port 443 and non-encrypted port 80. However, I
> would like to force all authentication requests to go through the
> encry
Hey Stas,
> > So, I am running a mod_perl/mod_ssl enabled Apache web server.
> > The home page (and several other unprotected pages) need to listen on both
> > the encrypted port 443 and non-encrypted port 80. However, I would like
> > to force all authentication requests to go through th
On Wed, 27 Dec 2000, Joshua Gerth wrote:
>
> Howdy,
>
> So, I am running a mod_perl/mod_ssl enabled Apache web server.
> The home page (and several other unprotected pages) need to listen on both
> the encrypted port 443 and non-encrypted port 80. However, I would like
> to force all a
Howdy,
So, I am running a mod_perl/mod_ssl enabled Apache web server.
The home page (and several other unprotected pages) need to listen on both
the encrypted port 443 and non-encrypted port 80. However, I would like
to force all authentication requests to go through the encrypted sid
I have previously send in to the mod_perl mailing list a patch to make
libapreq compile under AIX, but this patch was for the old version and
thus probably was not applied. I have redone the patch again but this
time relative to the current cvs repository of libapreq. This patch does
the following
On Wed, 27 Dec 2000, Andrew Koebrick wrote:
> Greetings,
>
> I'm getting grief while trying to run DBI/DBD::mysql (running through Apache::ASP if
>that matters). Pages which work fine on another development server spew the
>following when run on the new install:
>
> >> DBD::mysql object ver
Greetings,
I'm getting grief while trying to run DBI/DBD::mysql (running through Apache::ASP if
that matters). Pages which work fine on another development server spew the following
when run on the new install:
>> DBD::mysql object version 2.0415 does not match bootstrp
>> parameter 2.0413
I'm having a problem accessing PerlSetVar variables with
Apache->server->dir_config at server startup. I'm using the lastest
versions of mod_perl 1.24_01 and apache (1.3.14).
The problem occurs when I use PerlSetVar inside a Directory, Location or
Files section:
in httpd.conf:
PerlSetVar PKIT_
The URL
http://morpheus.laserlink.net/~gyoung/modules/Apache-RequestNotes-0.06.tar.g
z
has entered CPAN as
file: $CPAN/authors/id/G/GE/GEOFF/Apache-RequestNotes-0.06.tar.gz
size: 4800 bytes
md5: 809cb54e2b9b8143a9809753c8f23dc3
well, now that libapreq-0.31_03 is out, with Apache::Req
--
mod_perl digest
December 17, 2000 - December 24, 2000
--
Recent happenings in the mod_perl world...
Features
26 matches
Mail list logo