Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: why browser can not see?

by eg (Friar)
on Feb 17, 2001 at 01:34 UTC ( [id://58999]=note: print w/replies, xml ) Need Help??


in reply to why browser can not see?

(This ought to be in Seekers of Perl Wisdom).

The problem is that you're not checking for errors. The connect is probably failing because the webserver doesn't have permission to access your database. Give it a username/password to use and check for errors!

Replies are listed 'Best First'.
Re: Re: why browser can not see?
by a (Friar) on Feb 17, 2001 at 11:05 UTC
    And, of course, -w/use strict - do it now before the the script gets any bigger. You'll be much happier down the road ...

    a

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-16 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found