On Thu, 21 Aug 2003 18:18:37 -0700
Jon Drukman <[EMAIL PROTECTED]> wrote:

> that is true, but in this case, neither $php_errmsg nor mysql_error() 
> return anything.  i print them both out when the connect fails and they 
> are both just blank.

try to use error_reporting(E_ALL); and to see what happends.
maybe error logging will help you to solve your trouble.
I don't beleive in such bugs, it's a problem of your code imho.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to