Dirksen wrote:
> Thanks Geoffrey. I tried the 2nd tips, and it works!
>
> One more question, how to simulate cookie setting in the testing cases?
of course :)
but there are short and long explanations, depending on what feature of
Apache-Test you're using.
here's the shortest explantion: look
Thanks Geoffrey. I tried the 2nd tips, and it works!
One more question, how to simulate cookie setting in the testing cases?
On 22-Mar-06, at 3:08 PM, Geoffrey Young wrote:
[warning] cleaning up the old config
Use of uninitialized value in open at /usr/local/lib/perl/5.8.7/
Apache/TestServe
> [warning] cleaning up the old config
> Use of uninitialized value in open at /usr/local/lib/perl/5.8.7/
> Apache/TestServer.pm line 315, line 2.
> Use of uninitialized value in open at /usr/local/lib/perl/5.8.7/
> Apache/TestServer.pm line 315, <> line 512.
> make: *** [test_clean] Error 2
>
>
Hello,
I found out Apache-test on Chris Shiflett's ApacheCon blog:
http://www.oreillynet.com/pub/wlg/6008
I'm having trouble running the apache-test-demo downloadable from the
same page. Here's what I've done:
1. I'm running Ubuntu, installed Apache2 and PHP5 via apt-get. My php
app is up