On Tue, 18 Feb 2003 17:38:28 +0100, you wrote:

>At last I got safe-mode turned off (Gott sei dank!). But I'm still having a 
>problem.  I can only read Mysql DBs. I can not open a DB to update. 

You have to connect to MySQL with a username and password.

First check that the user you're connecting as has permission to do
UPDATEs as well as SELECTs.


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

Reply via email to