Re: Win32 hooks/hookrun.t failure
[prev]
[thread]
[next]
[Date index for 2004/12/13]
sdfgsd sergserg wrote:
> This is the problem I described yesterday:
>
> When hookrun.t is reached at 1/10 a window opens with title: Apache.exe
> - Application Error The instruction at "0x6eecdad9" referenced memory
> ar "0x00000000". The memory could not be "read".
>
> and when I press OK I get in the console:
> t\hooks\hookrun.........................ok 1/10request has failed (the
> response code was: 500) see t/logs/error_log for more details
[...]
> Hmm now I notice that FastCGI manager is started ([Mon Dec 13 12:10:59
> 2004] [notice] FastCGI: process manager initialized)
>
> I have the fastcgi module loaded in my httpd.conf, but I thought that
> for the tests a custom httpd.conf is loaded. Anyways, I commented out
> these lines from my httpd.conf:
>
> #LoadModule fastcgi_module modules/mod_fastcgi-2.4.2-AP20.dll
>
> # Alias /fcgi/ "E:/Sites/cgi-bin/" # <Location /fcgi> # SetHandler
> fastcgi-script # Options +ExecCGI # </Location>
>
>
> and now when I run nmake test the result is:
>
> All tests successful, 8 tests and 12 subtests skipped. Files=221,
> Tests=2106, 4724 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Do you suggest that fastcgi causes a problem? I suppose this is a version
for Apache2, right? I've never used this module myself. Can you reproduce
the same problem on linux for example?
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 |
 |
Re: Win32 hooks/hookrun.t failure
Stas Bekman 16:48 on 13 Dec 2004
|