Hi Folks,

I have a problem getting a php script running. It seems that the script
just dies when calling the function mysql_connect("host", "username",
"passwd"). I put two debugging echoes (one in front and one afterwards)
in the script but only the first one appears.

There are no errormessages. How can I debug this problem?

PHP Version 4.3.8
Option "--with-mysql=shared,/usr" is set.

Thanks & Regards,

Christian

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to