Re: [Mason] Can't locate object method "new"via package "Apache::Request"

2003-08-25 Thread K Old
On Mon, 2003-08-25 at 14:45, Stas Bekman wrote: > K Old wrote: > > On Mon, 2003-08-25 at 13:13, Stas Bekman wrote: > > > >>K Old wrote: > >> > >>>On Mon, 2003-08-25 at 00:18, Randy Kobes wrote: > >>> > >>> > >>

Re: [Mason] Can't locate object method "new" via package"Apache::Request"

2003-08-25 Thread K Old
On Mon, 2003-08-25 at 00:18, Randy Kobes wrote: > On Sun, 24 Aug 2003, K Old wrote: > > > Hello everyone, > > > > I've put HTML::Mason on a few servers now and have had problems with > > Apache::Request and Apache::Test on two of them. My most recent is > &g

RE: Can't locate object method "new" via package "Apache::Request"

2003-08-25 Thread K Old
6 [Sun Aug 24 23:01:33 2003] [info] created shared memory segment #5439505 Any advice how I proceed from here? Thanks Kevin On Sun, 2003-08-24 at 22:49, S.B.S wrote: > I ran into the same problem. What I had to do was compile libapreq as a > shared library first. That solved things nicel

Can't locate object method "new" via package "Apache::Request"

2003-08-25 Thread K Old
for module Apache::Request: libapreq.so: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206. at /usr/lib/perl5/site_perl/5.6.1/i386-linux/mod_perl.pm line 14 I am desperate for help. Can anyone give me a direction to go in other t

Re: Trouble getting mod_perl and apache running with Apache::DBI

2003-08-18 Thread K Old
On Sun, 2003-08-17 at 11:41, Perrin Harkins wrote: > On Fri, 2003-08-15 at 10:34, K Old wrote: > > What's happening is that with "use Apache::DBI" uncommented in either > > the httpd.conf or startup.pl Apache does not start. > > Do you have something in y

Re: Trouble getting mod_perl and apache running with Apache::DBI

2003-08-15 Thread K Old
I left out my version of Perl. I'm using 5.6.1 from RPM. Kevin On Fri, 2003-08-15 at 10:34, K Old wrote: > Hello everyone, > > I've set mod_perl up with Apache::DBI on several servers, both with > mod_perl from RPM's and building it myself, but I am having a horrib

Trouble getting mod_perl and apache running with Apache::DBI

2003-08-15 Thread K Old
er is down). I've just been commenting and uncommenting stuff until it worked. The weird thing is that there are no real error messages from mod_perl in the apache logs. Can anyone help? Thanks, Kevin -- K Old <[EMAIL PROTECTED]> -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: Trouble with Apache::Request

2003-06-08 Thread K Old
On Sun, 2003-06-08 at 01:50, Randy Kobes wrote: > On Fri, 7 Jun 2003, K Old wrote: > [ .. ] > > Stas, thanks for your reply. I downloaded the CVS source and > > it still failed all tests. Below is the output from make test > > and the output from perl -V. Any help is a

RE: Trouble with Apache::Request

2003-06-06 Thread K Old
Hi Ged, On Fri, 2003-06-06 at 13:55, Ged Haywood wrote: > Hi there, > > On 6 Jun 2003, K Old wrote: > > > No, I didn't build a threaded Perl, it seems to be the popular thing > > among any linux distro these days to build it with threads. > > > > I&#

RE: Trouble with Apache::Request

2003-06-06 Thread K Old
ch, David wrote: > Did you do a threaded build of Perl 5.8.0? > You might try a non-threaded Perl build. > > Regards, > Kitch > [EMAIL PROTECTED] > > -Original Message- > From: K Old [mailto:[EMAIL PROTECTED] > Sent: Friday, June 06, 2003 11:27 AM > To: ModP

Trouble with Apache::Request

2003-06-06 Thread K Old
st/Request.so' for module Apache::Request: libapreq.so.1: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229. at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/mod_perl.pm line 14 Compilation failed i