Re: DBI::Proxy configuration help

2002-12-16 Thread Hardy Merrill
Kevin Diffily [[EMAIL PROTECTED]] wrote: > Can anyone elaborate on the specifics of how to do this? I can't be much more help now than I was almost a year ago when I wrote that message, since I haven't used dbiproxy since then, but the one thing that comes to mind is that the "Programming the Perl

Re: DBI::Proxy configuration help

2002-12-16 Thread Kevin Diffily
Can anyone elaborate on the specifics of how to do this? Thanks, Kevin On 1/14/02 5:34 PM, "Hardy Merrill" <[EMAIL PROTECTED]> wrote: > If I remember right, to use DBI Proxy you'll need to > install Bundle::DBI - it contains the RPC::P1Server.pm and > everything else that's necessary. I haven'

Re: DBI::Proxy configuration help

2002-01-21 Thread Simon Oliver
Bodo wrote: > With release 631 in my amateurish hands, DBD::ProxyServer seems to > work fine with --mode=single (as has been stated earlier in this > thread). It also works with --mode=fork until you try to access it > with another client ;). It won't start up with --mode=threads. I > usually do n

Re: DBI::Proxy configuration help

2002-01-21 Thread eingb
On 21 Jan 2002, at 10:41, Tim Bunce wrote: > On Mon, Jan 21, 2002 at 09:27:29AM +0100, [EMAIL PROTECTED] wrote: > > On 20 Jan 2002, at 21:47, Tim Bunce wrote: > > > On Tue, Jan 15, > 2002 at 09:51:28AM +, Simon Oliver wrote: > > > Beware if runing > ActiveState perl. ActivePerl is compiled w

Re: DBI::Proxy configuration help

2002-01-21 Thread Scott T. Hildreth
I have it working with Build 629. On 21-Jan-02 Tim Bunce wrote: > On Mon, Jan 21, 2002 at 09:27:29AM +0100, [EMAIL PROTECTED] wrote: >> On 20 Jan 2002, at 21:47, Tim Bunce wrote: >> >> > On Tue, Jan 15, 2002 at 09:51:28AM +, Simon Oliver wrote: >> > > Beware if runing ActiveState perl. Act

Re: DBI::Proxy configuration help

2002-01-21 Thread Tim Bunce
On Mon, Jan 21, 2002 at 09:27:29AM +0100, [EMAIL PROTECTED] wrote: > On 20 Jan 2002, at 21:47, Tim Bunce wrote: > > > On Tue, Jan 15, 2002 at 09:51:28AM +, Simon Oliver wrote: > > > Beware if runing ActiveState perl. ActivePerl is compiled with > > > iThreads, which is not compatible with St

Re: DBI::Proxy configuration help

2002-01-21 Thread Simon Oliver
> > On Tue, Jan 15, 2002 at 09:51:28AM +, Simon Oliver wrote: > > Beware if runing ActiveState perl. ActivePerl is compiled with iThreads, > > which is not compatible with Storable > > Why not? I've mentioned this before. The problem is that Storable is not thread safe so it doesn't work u

Re: DBI::Proxy configuration help

2002-01-21 Thread eingb
On 20 Jan 2002, at 21:47, Tim Bunce wrote: > On Tue, Jan 15, 2002 at 09:51:28AM +, Simon Oliver wrote: > > Beware if runing ActiveState perl. ActivePerl is compiled with > > iThreads, which is not compatible with Storable > > Why not? > Does the author know? > Do p5p and/or ActiveState know

Re: DBI::Proxy configuration help

2002-01-20 Thread Tim Bunce
On Tue, Jan 15, 2002 at 09:51:28AM +, Simon Oliver wrote: > Beware if runing ActiveState perl. ActivePerl is compiled with iThreads, > which is not compatible with Storable Why not? Does the author know? Do p5p and/or ActiveState know? Is the problem being worked on by anyone? Tim. > (used

Re: DBI::Proxy configuration help

2002-01-15 Thread Simon Oliver
Beware if runing ActiveState perl. ActivePerl is compiled with iThreads, which is not compatible with Storable (used by RPC::PlServer, used by DBI::ProxyServer). And since Win32 doesn't have native threads taht means you can only run in single user mode! -- Simon Oliver

Re: DBI::Proxy configuration help

2002-01-14 Thread Hardy Merrill
If I remember right, to use DBI Proxy you'll need to install Bundle::DBI - it contains the RPC::P1Server.pm and everything else that's necessary. I haven't used this in quite a while - can enyone else chime in and confirm this? We have DBI 1.20 installed, and here's what perldoc DBI says abo

DBI::Proxy configuration help

2002-01-14 Thread Murali Kanaga
Greetings, I compiled & installed DBI-1.201 for NT 4.0 (SP6a). Using Active State Perl (5.6.1). When I tried to configure the proxy on NT 4.0 as follows, I get the error: D:\murali>dbiproxy --localport 1234 Can't locate RPC/PlServer.pm in @INC (@INC contains: D:/Perl/lib D:/Perl/site/li /lib/D