Posted by J.O. Aho on 02/27/07 07:15
Mike S. wrote:
> I'm trying to install a php script that uses mysql. The problem is
> that the php config file asks for my database password and I don't
> have one because it's not required for the database. So now I'm
> getting an error that all variables in the config php must have a
> value. So what do I put for my password if I don't have/need a
> password?
>
$password="";
--
//Aho
Navigation:
[Reply to this message]
|