You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Paul Simon <wr...@yahoo.com> on 2002/08/16 20:37:38 UTC

win32 apache2.0.40 mod_perl-2

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.0.39 and mod_perl-2 

Thanks,
paul



---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs

Re: win32 apache2.0.40 mod_perl-2

Posted by Stas Bekman <st...@stason.org>.
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.0.39 and mod_perl-2 

Try:
http://perl.apache.org/docs/1.0/guide/debug.html#Using_the_Perl_Trace

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: win32 apache2.0.40 mod_perl-2

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
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 hangs seemingly forever...  I can try installing a simple
> hello world handler, skipping ModPerl::Registry, and see if
> that works...

Hi Paul,
    I just uploaded a new mod_perl-2 ppm package to
http://theoryx5.uwinnipeg.ca/ppmpackages/ which you may want to
try - this was still compiled against apache-2.0.40, but
constains a few changes to mod_perl-2 since the earlier ppm
package (you may have to uninstall the old mod_perl-2 package
before installing this one, as the version hasn't changed). This
was compiled with ActivePerl 633.
   All the tests still pass with this version, but occasionally I
get errors about Windows running low on virtual memory (this
doesn't arise with perl-5.8). If you still have problems with
this version about things hanging, try closing as many apps as
possible to free up some memory.

-- 
best regards,
randy


Re: win32 apache2.0.40 mod_perl-2

Posted by Paul Simon <wr...@yahoo.com>.
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 simple hello world handler, skipping ModPerl::Registry, and see if that works... 
Thanks
 Randy Kobes wrote: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 I had it working for 2.0.39 and mod_perl-2 
> 
> Thanks,
> paul

In addition to what Stas suggested ...
- do you mean ModPerl::Registry scripts?
- do the scripts still work under ordinary cgi?
- are there any useful messages in the error log?

-- 
best regards,
randy kobes



---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs

Re: win32 apache2.0.40 mod_perl-2

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
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 I had it working for 2.0.39 and mod_perl-2 
> 
> Thanks,
> paul

In addition to what Stas suggested ...
- do you mean ModPerl::Registry scripts?
- do the scripts still work under ordinary cgi?
- are there any useful messages in the error log?

-- 
best regards,
randy kobes