Wood, Bryan wrote:

-----Original Message-----
From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 2:26 PM
To: [EMAIL PROTECTED]
Subject: Re: apache test suite


Wood, Bryan wrote:

Yes I have, but I can't get apache-test to run on my desktop machine.
There are always problems in the httpd.conf file it generates.


If you don't tell us what the problems are... we can't fix them...

~/httpd-test/perl-framework$ t/TEST -start-httpd
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -start-httpd
/usr/sbin/httpd -X -d /home/xf012502/httpd-test/perl-framework/t -f
/home/xf012502/httpd-test/perl-framework/t/conf/httpd.conf -DAPACHE1 using Apache/1.3.27


waiting for server to start: .Syntax error on line 70 of
/home/xf012502/httpd-test/perl-framework/t/conf/httpd.conf:
Invalid command 'SetHandler', perhaps mis-spelled or defined by a module not
included in the server configuration
!!! server has died with status 1 (t/logs/error_log wasn't created, start the
server in the debug mode)
~/httpd-test/perl-framework$

Since you didn't bother (or didn't know that you should ;) to tell us what do you have on line 70th, I'd guess that it's:


<Location /server-info>
    SetHandler server-info
</Location>

it's on a different line in my t/conf/httpd.conf, since it varies from setup to setup.

SetHandler is provided by the core, so I don't know why does fail for you. I doubt this has anything to do with Apache-Test. Can you use httpd normally? Can you please show us the first 80 lines of t/conf/httpd.conf?

Of course I
checked it out of cvs so I might just need to check it out again.

Certainly

the apache team has things all setup so they can just run a script and

wait

for their results when they need to do a full test on apache?


Yup.

Can I have it? (:

Oh, you mean whether we have some magical script that makes things work for us but not for you? Nothing at all ;)



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



Reply via email to