Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Problem installing DBI

by perigeeV (Hermit)
on Jun 10, 2002 at 02:00 UTC ( [id://173019]=note: print w/replies, xml ) Need Help??


in reply to Problem installing DBI

You're probably behind a firewall or proxy. Try the pertinent FAQ.


Replies are listed 'Best First'.
Re: Re: Problem installing DBI
by Dog and Pony (Priest) on Jun 10, 2002 at 07:19 UTC
    Also check so that your repositories are set up properly, that can cause the same effect as firewalls, I've noticed.

    Type "help repository" or "help rep" to get some available commands, at least in PPM3.

    If you type "rep", you should get a list like this one:

    1. ActiveState PPM2 Repository * 2. ActiveState Package Repository
    with possibly more entries. Make sure you have such entries, and that one of them has a star ('*') in front of it.

    If not, try to choose one of them with "rep set", or if needed, add a new one with "rep add" as per the help. Also try to set different ones to see if one might be down. I've had these entries damaged upon occassion, and it also behaved real badly then. :)

    If you need to add one, try to add "ActiveState Package Repository" with the URL "http://ppm-ia.ActiveState.com/PPM/ppmserver.plex?urn:/PPM/Server/SQL".

    Then again, if this is a firewall issue, then none of this will help. :)

    A reinstall might also possibly be not quicker, but easier and potentially repairing other things too.


    You have moved into a dark place.
    It is pitch black. You are likely to be eaten by a grue.
Re: Re: Problem installing DBI
by Anonymous Monk on Jun 10, 2002 at 02:26 UTC
    I check connection with intrnet afther that I was able to start installing DBI. When I finished that and I added data base file alias to DSN and I tested but I still have problem. I got message like this:
    install_driver(ODBC) failed: Can't locate DBD/ODBC.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib.) at (eval 1) liene3. Perhaps the DBD::ODBC perl module hasn't been fully installed or perhaps the capitalisation of 'ODBC' isn't right. Available drivers: ExampleP, Proxy.
      I'd try reinstalling. If you still are having a problem, make sure that you only have one copy of active state perl installed (I've seen something simular on a pc with three copies of perl installed).
        O.K. I am going to do that. Thank You!!! Vana

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found