On Wed, 23 Jul 2003, Jim Morrison [Mailing-Lists] wrote:
[ .. ]
> Make appeared to be successful yes (afaik)... I did wonder
> about the permissions thing but I tried as root to no avail..
Some people have had problems running the tests as root ... You
might want to try unpacking, building, and te
>
> Was a 'make' of libapreq successful, before the 'make test'?
> And also, does the user you're running the tests as have the
> proper permissions to be running tests within /usr/src/libapreq-1.2/?
>
>
Make appeared to be successful yes (afaik)... I did wonder about the
permissions thing b
TECTED]
> Cc: 'Randy Kobes'
> Subject: RE: mod_perl installation problem...
>
>
> Thanks for getting back Randy,
>
> Libapreq is complaining too.. That's how this all started, I
> couldn't install Apache::Cookie.
>
> Ok.. I've had a bit of a c
nse/TestApReq/request.pm line 14.
[Wed Jul 23 09:42:14 2003] [error] Can't locate object method "new" via
package "Apache::Request" at
/usr/src/libapreq-1.2/t/response/TestApReq/request.pm line 14.
===============
> -Original Message-
> Fr
Further to the below.. Just found my error_log which might be of some
use..
The bit that glares at me is:
[Tue Jul 22 16:38:47 2003] [error] Can't locate object method "new" via
package "Apache::Request" at /usr/src/mod_perl-1.28/t/net/perl/api.pl
line 11, line 1.
Which is annoying because I ca
On Tue, 22 Jul 2003, Jim Morrison [Mailing-Lists] wrote:
> Hello,
>
> I've just come a cropper trying to reinstall mod_perl, and I'm a little
> desparate! Any help would be greatly appreciated.
>
> (I've 'a' mod_perl/apache running fine, but I can't get Apache::Cookie
> running along with)
>
> I'm
I forgot to say that I'm running solaris 7. I also
read and followed the mod_perl intallation guide (the
flexible way) at the mod_perl site. It just does not
seem to be working. Would anyone know how to fix this
problem. Thanks a lot in advance.
Leo.
--- Leo Gonzalez <[EMAIL PROTECTED]> wrote:
Here are the build steps done within the mod_perl dir:
perl Makefile.PL APACHE_SRC=../apache_1.3.12/src
USE_APACI=1 NO_HTTPD=1 PREP_HTTPD=1 EVERYTHING=1
make
...everything good!
make test
...Syntax error on line 3 of
/usr/local/mod_perl-1.24/t/conf/httpd.conf:
Invalid command '=pod', perhaps
Leo Gonzalez wrote:
> Hello,
>
> I am having a little problem attempting to install
> mod_perl. I build it into apache using APACI
> (flexible) perform a 'make' and everything goes fine.
> When I type 'make test' then I get the following:
>
> --snip--
> Syntax error on line 3 of
> /usr/local/mod_