Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: dbiproxy

by jlongino (Parson)
on Sep 24, 2002 at 22:36 UTC ( [id://200500]=note: print w/replies, xml ) Need Help??


in reply to dbiproxy

You might want to check the documentation for DBI::ProxyServer--specifically the where it discusses the mode (--mode=modename) options. In summary, if you are using Perl 5.005 or higher compiled successfully for threads you can use the --mode=threads. If you don't have threads but have a working fork(), use --mode=fork. If neither of the above is true you can try using --mode=single, but will be limited to a single connection. Also, IIRC the dbiproxy should be running on an NT/2K/XP class computer (if you're using Windows).

--Jim

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://200500]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-24 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found