webDAV server in mod_perl?

2001-10-05 Thread tim fulcher
I'd like to stick to something in Perl or maybe PHP. Frankly I'm surprised no one seems to have attempted a Perl server side webDAV implementation by now :-) Anybody out there tinkered with the possibilities of a mod_perl based webDAV server ? cheers Tim Fulcher

problems running Net::LDAP under mod_perl

2001-06-21 Thread tim fulcher
/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 . /usr/local/apache/ /usr/local/apache/lib/perl My environment: Solaris 2.6 Apache 1.3.20 mod_perl 1.25 Perl 5.00503 Any ideas ? Tim Fulcher

Apache::AutoIndex SuppressHTMLPreamble directive

2001-06-08 Thread tim fulcher
Has anybody else noticed a bug with Apache::AutoIndex the IndexOptions SuppressHTMLPreamble directive ? First time I tried using this I got a warning: IndexOptions unknown/unsupported directive suppresshtmlpreamble Then I noticed that line 37 of AutoIndex.pm has a typo -

Re: Getting AuthCookie to return a wml page

2001-04-05 Thread tim fulcher
browsers could deal with cookies Tim Fulcher Michael Smith wrote: Dear All, I'm trying to use AuthCookie to return a wml page for those lucky people on wap browsers. I've got it all working nicely for normal web browsers, but am getting errors on wap (and the Nokia Wap Toolkit doesn't tell

APXS was Re: Is *anybody* running perl 5.6, modperl_1.25, apache_1.3.17 PHP4.0.4pl1 OK ?

2001-02-15 Thread tim fulcher
-rule=EXPAT ? Tim Matt Sergeant wrote: On Wed, 14 Feb 2001, tim fulcher wrote: Matt Sergeant wrote: On Wed, 14 Feb 2001, tim fulcher wrote: Hi finally build PHP4 as ./configure --with-apxs=/export/tools/apache/bin/apxs --prefix=/export/tools --with-ldap --disable

Is *anybody* running perl 5.6, modperl_1.25, apache_1.3.17 PHP 4.0.4pl1 OK ?

2001-02-14 Thread tim fulcher
Hi Has anybody managed to get the combination in the title coexisting happily ? My platform is Solaris 2.6 and my perl config is listed right at the bottom of this message. Evrything compiles without complaint. PHP works fine, Sablotron (via Perl PHP) works fine, but any script using

Extending the FancyIndexing description text ?

2001-02-05 Thread tim fulcher
a handler from scratch but it seems a shame when 90% of what I want is already provided. cheers Tim Fulcher

problem with IO::Select under Apache::Registry (long)

2000-06-01 Thread tim fulcher
his list's archive's before posting this, and found a similar query by Barry Hoggard Dec 99 re: IO::Select usage in LWP. He fixed his problem by putting "" quotes round IO::Select, but I tried that for me with no success. Any ideas ??? environment: Solaris 2.6 apache 1.3.9 mod_perl 1.21 perl