Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: SQLite wouldn't work

by reneeb (Chaplain)
on Aug 13, 2004 at 08:55 UTC ( [id://382577]=note: print w/replies, xml ) Need Help??


in reply to SQLite wouldn't work

Do you get any error messages??

If it is a CGI-Script use these lines in your script:
use CGI::Carp qw(fatalsToBrowser warningsToBrowser); # print the header... warningsToBrowser(1);
This will print all error messages and warnings to your browser...

Are all needed modules installed?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found