Re: win32 apache2.0.40 mod_perl-2

2002-08-18 Thread Randy Kobes
On Fri, 16 Aug 2002, Paul Simon wrote: > They do work as ordinary CGI scripts (thank goodness!). The > same scripts worked under ModPerl::Registry before I upgraded > everything. There are no messages in the error logs. If I > call the cgi page under ModPerl::Registry via a browser, it > just

Re: win32 apache2.0.40 mod_perl-2

2002-08-16 Thread Paul Simon
They do work as ordinary CGI scripts (thank goodness!).  The same scripts worked under ModPerl::Registry before I upgraded everything.  There are no messages in the error logs.  If I call the cgi page under ModPerl::Registry via a browser, it just hangs seemingly forever...  I can try installing a

Re: win32 apache2.0.40 mod_perl-2

2002-08-16 Thread Randy Kobes
On Fri, 16 Aug 2002, Paul Simon wrote: > > Hi all > > I upgraded from apache2.0.39 to 40 and removed, installed > mod_perl-2 via ppm. > > Now my Apache::Registry directory is not responding. The > browser just hangs. Any tips on how I can troubleshoot this? > > Everything is set up the way

Re: win32 apache2.0.40 mod_perl-2

2002-08-16 Thread Stas Bekman
Paul Simon wrote: > Hi all > > I upgraded from apache2.0.39 to 40 and removed, installed mod_perl-2 via > ppm. > > Now my Apache::Registry directory is not responding. The browser just > hangs. Any tips on how I can troubleshoot this? > > Everything is set up the way I had it working for 2