On Mon, 2003-12-15 at 20:44, Stas Bekman wrote:
> Volker Kroll wrote:
> > On Mon, 2003-12-15 at 10:29, Stas Bekman wrote:
> >
> >
> >>no, no, it has nothing to do with the error_log, Can I see what you get when
> >>running:
> >>
> >>/usr/bin/perl -Mlib=/root/modperl-2.0/Apache-Test/lib -MApache::TestRun \
> >>-e 'eval {Apache::TestRun::run_root_fs_test(99, 99, q[/root/modperl-2.0/t])}';
> >
> >
> > OK
> >
> >>And this:
> >>
> >>/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])';
> >
> > OK
>
> That's very strange. two emails ago you said that this worked:
> http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=107123974823141&w=2
>
indeed it is. I just tested it again and got the message as I wrote two
mails ago.
> Can you please look at run_root_fs_test()
It looks for me the same.
> You can modify the sub and test your changes, by running:
>
> /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.
drwxr-xr-x 19 root root 4096 Dec 15 09:55 /root/modperl-2.0
drwxr-x--- 21 root root 4096 Dec 16 11:06 /root
Regards
Volker
>
> Thank you.
> __________________________________________________________________
> 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]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]