Jonathan Vanasco 写道:
On Jun 13, 2007, at 5:44 AM, Jeff Pang wrote:
When I installed Apache2::Request (without make test) and rut it I got
the errors:
at the risk of stating the obvious...
what happens why you run make test ?
It said I was making test with root identify,but Apache would be run as
nobody.So in the source dir,I do "chown -R nobody:nobody ." and re-make
test with root and nobody,but both still got failed.
I run MP1 with Apache::Request well for long time.But couldn't upgrade
to MP2 and Apache2::Request.:(