Posted by Patrick Schlangen on 08/19/06 22:56
Hi,
On 2006-08-19 22:27:41 +0200, "php-newbe" <veraburenin@verizon.net> said:
> I still cannot access mySQL
can you post the error message you get from PHP while trying to connect
to your database?
You might have to set "display_errors" to "on" and "error_reporting" to
"E_ALL & ~E_NOTICE" if you don't see any error messages.
Patrick
Navigation:
[Reply to this message]
|