> From: Ian Feldberg [mailto:[EMAIL PROTECTED]] > It dies on the $dbh->connect(...) line. It dies before the > line returns so I can't check $DBI::err or $DBI::errstr. Can't you check the web logs? If you use RaiseError, the error should be in there. If you don't know what the error is, how do you know its the 'connect' statement? -Douglas Wilson
- can't connect to mysql database from web Ian Feldberg
- Re: can't connect to mysql database from web Roman Boykow
- Re: can't connect to mysql database from web Ian Feldberg
- RE: can't connect to mysql database from web Sterin, Ilya
- Wilson, Doug