[mp2] config: directive missing closing '>'

2003-01-07 Thread Dmitri Tikhonov
Hi, I am in the process of converting to Apache2/mod_perl2. My old httpd.conf file contains these lines (stuff in the middle omitted): - LoadModule perl_module /usr/libexec/mod_perl.so $ServerAdmin = 'admin@'.`hostnam

Re: [mp2] config: directive missing closing '>'

2003-01-08 Thread Dmitri Tikhonov
ted directives in the new mod_perl model. Eagerly waiting for suggestions, - Dmitri. On 8 Jan 2003, Philippe M. Chiasson wrote: > On Wed, 2003-01-08 at 00:56, Dmitri Tikhonov wrote: > > > > Hi, > > Simply put, there is a small difference in behaviour (bug) in apa

[mp2] config: $Listen won't listen.

2003-01-15 Thread Dmitri Tikhonov
Hi everyone, I just upgraded to 1.99_08, and it lets me do all my old configurations. Except for one. When I try to do something like push @Listen, 80; # or this: # $Listen = 80; Apache refuses to bind to that port, telling me that the socket is already in use. No matter wh

Re: Please wait Handler

2003-02-14 Thread Dmitri Tikhonov
On Fri, Feb 14, 2003 at 11:08:48AM -0500, Perrin Harkins wrote: > Martin Moss wrote: > >I was wondering if it is possible to Create a Handler that points a user > >at a page with an animated gif saying something like "Please wait", and > >then when my other handlers have finished display the page

Re: Please wait Handler

2003-02-14 Thread Dmitri Tikhonov
On Fri, Feb 14, 2003 at 08:38:08PM +0100, Lee Goddard wrote: > Have you got a URI to that, please? Last time I push with IE > I gave up unsatisfied, but now I feel optimistic :) I don't have _the_ way for you to do it, but one live example is Apache's bug database: http://nagoya.apache.org/bugzill