Re: mod_perl with threaded Apache (eg Apache2)

2000-12-04 Thread John K. Sterling
This is doug macEachern's bag - those who were at apachecon in london saw the progress he had made at that point - its pretty sweet. check the archives for summaries of his presentation in late october. sterling On Mon, 4 Dec 2000, Robbie Lindauer wrote: > Is anyone working on an upgrade to m

Re: mod_perl with threaded Apache (eg Apache2)

2000-12-04 Thread G.W. Haywood
Hi there, On Mon, 4 Dec 2000, Robbie Lindauer wrote: > Is anyone working on an upgrade to mod_perl to > handle Apache 2.0b with thread support? You might want to have a word with Doug. Look at http://perl.apache.org 73, Ged. --

Re: Apache::AuthTicket

2000-12-04 Thread Ken Williams
Please send the output of "httpd -l" and your httpd.conf to the list. Also send the URL you're trying to access and what responses you get. We'll see if we can get to the bottom of it. No promises, though. Make sure no .htaccess files are mucking things up too. [EMAIL PROTECTED] (Christopher

Apache::AuthTicket

2000-12-04 Thread Christopher L. Everett
All: I really hate to bother you yet again, but I'm still unable to make Apache::AuthTicket work for me. I realize you're all busy, and you're dealing with deadlines just as I am, but I thought I'd take one last shot at asking for help. I tried another tack, using Apache::TicketAccess from

mod_perl with threaded Apache (eg Apache2)

2000-12-04 Thread Robbie Lindauer
Is anyone working on an upgrade to mod_perl to handle Apache 2.0b with thread support? If so, do you want my help? If not, does anyone want to help me? Robbie Lindauer = Robbie Lindauer To quote Heidegger: "Existence is a mode of being, specifically, the being of those being who stand fo

Simple question about tables

2000-12-04 Thread bari
Hi there, I have two query's both have same # or rows as out put but have different columns. Like the first query gives me like 4 columns and the second query gives me 1 column as out put.. Now I want to club the results of both the queries so that the resulting table is 5 rows. I am able to displ

Re: Followup: mime-type headers

2000-12-04 Thread clayton cottingham
heya i used to get this sort of errors when posting vrml to ie with perl the problem i was finding is that it would post directly ie would build a wierd html page with an embed tag in it very bizarre of course this blocked certain script node calls from vrml too!! grr. i never found a solut

[ANNOUNCE] Apache::Dispatch-0.08

2000-12-04 Thread Geoffrey Young
The URL http://morpheus.laserlink.net/~gyoung/modules/Apache-Dispatch-0.08.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GE/GEOFF/Apache-Dispatch-0.08.tar.gz size: 13499 bytes md5: 10f5b985b84aa98beb24807868e02851 This is a minor release - unless you need to use .htaccess files

Re: Accelerated apache

2000-12-04 Thread Stanislav Grozev
On Fri, Dec 01, 2000 at 02:00:12PM +0700, Edwin Pratomo wrote: > Has anyone here try compiling mod_perl with apache patched with this: > http://oss.sgi.com/projects/apache/ ? > > Either 1.3.12 or 1.3.14 stucked at : > Connection.xs: In function `XS_Apache__Connection_remote_ip': > Connection.xs:1

Followup: mime-type headers

2000-12-04 Thread Eustace, Glen
The foibles of IE and the Win OSes has proven to be beyond me :-( Thanks to those that offered various solutions, each worked but not on all combinations of IE version and Win version. My solution, in the end, has been to generate the PDF to a temporary file, in the document tree and issue a 'Lo

Re: Variable initialization in startup.pl

2000-12-04 Thread Perrin Harkins
I don't see the reason why it isn't working, but here are a couple of notes that might lead you to something. > package SiteConfig; > %hash=(); > > and define a fill_hash() routine in another package: > > package common; > use SiteConfig; > sub fill_hash() { > %SiteConfig::hash = ('name' => 'va

RE: [DIGEST] mod_perl digest 11/26/2000

2000-12-04 Thread Geoffrey Young
> -Original Message- > From: Geoffrey Young [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 04, 2000 7:48 AM > To: '[EMAIL PROTECTED]' > Subject: [DIGEST] mod_perl digest 11/26/2000 > > > > news > > o Netcraft statistics are out for November [15] > Apache 5% IIS 20.16%

Re: Variable initialization in startup.pl

2000-12-04 Thread Andreas Schiffler
Perrin Harkins wrote: > Andreas Schiffler wrote: > > > > Hi, > > > > I seem to have an odd problem with variable setup and use. The platform > > is apache/mod_perl as per LinuxMandrake 7.1. > > > > Here is the setup: > > > > A) I have a configuration.pm with variable declarations and no "use > >

[DIGEST] mod_perl digest 11/26/2000

2000-12-04 Thread Geoffrey Young
-- mod_perl digest November 26, 2000 - December 2, 2000 -- Recent happenings in the mod_perl world... Features

ANNOUNCE: HTML::Embperl 1.3.0

2000-12-04 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.3.0.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/HTML-Embperl-1.3.0.tar.gz size: 309786 bytes md5: d62c04100c70161733c9ff38602ee528 After nearly a year of beta test, the final 1.3.0 release is out. Besi