2009-05-31 02:50:42 UTC
I have the database setup right (I believe), and it loads Pear:DB, but it fails on the line:
$db = DB::Connect($dsn);
My database is MySQL => 4.1
I gave full permissions to my database user, just to make sure it works.
I get an internal server error 500.