Hi,
Thanks for your reply.
then user/password will promt user/password for the first time accessing
the page even though user logined, am i right? Do i need a samba server
in apache which use the AuthenNTLM. And how do i know the the
user/usernthash is right between the apache and PDC? Since my
william lai wrote:
*Hi speeves,
i'm trying Apache::AuthenNTLM 2.07 modules with a
NT PDC, mod_perl-1.19_12, Apache/2.0.51., After
Hi!
Just a note, the newest version of mod_perl is 1.99_17, and Apache
2.0.51 had a security hole that is fixed in 2.0.52. (Though I have been
seeing a mention of a
Hello,
Sorry about the imprecision...
The reason why I forgot to send the error log is that there's absolutely nothing
in the error log - not a single line even with a LogLevel set to debug.
The only feedback I get is the standard Microsoft error dialog that says:
"Apache HTTP server has encounte
Brian Hirt wrote:
I've typed up my suggestions to the troubleshooting doc, and
incorporated glen's suggestions too. Stas wants me to post to the list
to see if there are any comments / corrections.
I wasn't sure if I should put a comment in about __DIE__ handlers and
their use with evals, it
Stas Bekman wrote:
Greg Matheson wrote:
On Sat, 02 Oct 2004, Stas Bekman wrote:
This is different than the public signature of httpd installed
in /usr/local/httpd. Is this signature with the mod_perl
information only for private testing?
Right, this is due to to test of the $s->add_version_compo
Stas Bekman wrote:
Arshavir Grigorian wrote:
Hello list,
I have module called Application which handles all the requests to
the site (except for images, etc) and then dispatches the request to
a different module based on the $r->path_info().
I am thinking about creating a Template Toolkit object
Having spent time building lots of webapps with flash, and knowing
many people who still do so and come from art school backgrounds,
their system seems simple enough and tailored exactly for someone who
doesn't know programming.
You need to know programming to use it. Perl, specifically.
It seem
Torsten FÃrtsch wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 21 October 2004 05:28, Stas Bekman wrote:
Please try the attached fix (I'm afraid you'd get lines wrapped, so I
didn't inline it). I'll commit it when 1.99_17 is released.
Yes, it works.
It's now committed. Thanks Tor
It makes a lot of sense to me
Having spent time building lots of webapps with flash, and knowing many
people who still do so and come from art school backgrounds, their
system seems simple enough and tailored exactly for someone who doesn't
know programming
It seems to be an easily configurable
Geoffrey Young wrote:
I'd like the option argument, because I'm sure people will run into this
many times.
well, as we're starting to discuss over on dev@,
since you commented here, let's just finish it here rather than speading
it all over.
I'm not really in favor of
an optional argument. if y
Arshavir Grigorian wrote:
Hello list,
I have module called Application which handles all the requests to the
site (except for images, etc) and then dispatches the request to a
different module based on the $r->path_info().
I am thinking about creating a Template Toolkit object and a DBI handle
Hello list,
I have module called Application which handles all the requests to the
site (except for images, etc) and then dispatches the request to a
different module based on the $r->path_info().
I am thinking about creating a Template Toolkit object and a DBI handle
in Application::handler()
>>
> I'd like the option argument, because I'm sure people will run into this
> many times.
well, as we're starting to discuss over on dev@, I'm not really in favor of
an optional argument. if you know that you need to pass the additional
argument, then you know enough to make the APR::Finfo::sta
On Wed, 24 Nov 2004 12:43:06 -0600
Frank Wiles <[EMAIL PROTECTED]> wrote:
> On Wed, 24 Nov 2004 12:40:44 -0600
> Frank Wiles <[EMAIL PROTECTED]> wrote:
>
> > Another interesting thing is that it isn't specfically licensed
> > under any Open Source license. It just has a copyright for the
> >
On Wed, 24 Nov 2004 12:40:44 -0600
Frank Wiles <[EMAIL PROTECTED]> wrote:
> Another interesting thing is that it isn't specfically licensed
> under any Open Source license. It just has a copyright for the
> author, all rights reserved.
Oops I stopped a GPL right after I sent that. Inst
On Wed, 24 Nov 2004 13:09:05 -0500 (EST)
Sam Tregar <[EMAIL PROTECTED]> wrote:
> On Wed, 24 Nov 2004, Perrin Harkins wrote:
>
> > Did everyone see this on perl.com today?
> >
> > http://www.perl.com/pub/a/2004/11/18/mod_perlservice.html
> >
> > I just skimmed it quickly, but I can't understand
On Wed, 24 Nov 2004, Perrin Harkins wrote:
> Did everyone see this on perl.com today?
>
> http://www.perl.com/pub/a/2004/11/18/mod_perlservice.html
>
> I just skimmed it quickly, but I can't understand why this is not just a
> simple mod_perl module, or even what it solves that XML-RPC didn't.
Did everyone see this on perl.com today?
http://www.perl.com/pub/a/2004/11/18/mod_perlservice.html
I just skimmed it quickly, but I can't understand why this is not just a
simple mod_perl module, or even what it solves that XML-RPC didn't. On
the face of it, writing a new embedded-Perl module fo
Dorian Taylor wrote:
On Tue, Nov 23, 2004 at 10:08:49PM +, Dorian Taylor wrote:
But I don't see the problem that you describe.
hm, i guess that makes the problem either a mac thing, an apr thing
or an apache thing.
apparently it's httpd-2.1. damnit. that means now i have to backport
mod_dav_lo
On Tue, Nov 23, 2004 at 10:08:49PM +, Dorian Taylor wrote:
> > But I don't see the problem that you describe.
>
> hm, i guess that makes the problem either a mac thing, an apr thing
> or an apache thing.
apparently it's httpd-2.1. damnit. that means now i have to backport
mod_dav_lock.
oh we
Stas Bekman wrote:
Stas Bekman wrote:
Eric Frazier wrote:
Jim, Eric, so can you please put this thread together into one doc
piece that can be added to the docs?
so any chance someone can put together the solutions from Eric and Jim,
and the other suggestions I gave in the reply to the Jim's ori
- preload Win32::OLE with a 'use Win32::OLE' in the mod_perl startup
script:
=> Apache2 refuses to start.
"refuses to start" is pretty vague. Can you send us a specific error
message from the error log? or the error output of the server process
when it tries to start?
Aaron
--
Report problems:
Stas Bekman wrote:
That's really a question to httpd developers, mod_perl just provides the
perl API for the Apache C API.
Granted we could do that behind the scenes, but it's not always the
desired behavior so I'm not sure we should. May be an option argument
could be passed to do the work?
Thierry Valentin wrote:
Hello,
I'm currently using the following configuration:
- Perl 5.8.4.810 from Activestate
- Apache 2.0.52 installed from the MSI package
- mod_perl 1.99_17 installed with ppm from http://theoryx5.uwinnipeg.ca
All these 3 packages are frehsly installed and I did no other addi
SUCH SANMARTÍN wrote:
Hello, i'm working with a kind-of-daemon for my mp2 modules. I will u
se on Linux but i'm doing the "testing" on a windows machine, and i am having
troubles with fork processes and signal caching:
Procedure A is auto-forked and live in an infinite-loop. Procedure B is
a funct
Hello,
I'm currently using the following configuration:
- Perl 5.8.4.810 from Activestate
- Apache 2.0.52 installed from the MSI package
- mod_perl 1.99_17 installed with ppm from http://theoryx5.uwinnipeg.ca
All these 3 packages are frehsly installed and I did no other additions.
After configuring
26 matches
Mail list logo