Volker Kroll wrote:
On Tue, 2003-12-16 at 18:40, Stas Bekman wrote:
Volker Kroll wrote:
/usr/bin/perl -Mlib=/root/modperl-2.0/Apache-Test/lib -MApache::TestRun \ -e 'Apache::TestRun::run_root_fs_test(99, 99, q[/root/modperl-2.0/t])';
^^^^^^^^^^^^^^^^^
I got OK here. /usr/bin/perl -Mlib=/root/modperl-2.0/Apache-Test/lib -MApache::TestRun
\
-e 'Apache::TestRun::run_root_fs_test(99, 99, q[/root/])';
^^^^^^^^^^
Here I get my old error: failed to open /root/.apache-test-file-5830-10715692120: Permission denied at /root/modperl-2.0/Apache-Test/lib/Apache/TestRun.pm line 835.
The difference ist the directory.
Aha! I'll try to reproduce it on my system now.
Meanwhile can you please run:
rm t/logs/error_log t/TEST -v apache/add_config
and post the error_log file here?
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
