Maybe this can help...

set the root password,
mysqladmin -uroot password MYNEWPASS

To create users, see the GRANT command at mysql.com.

To enable mysql support in php, try editing the php.ini file, uncomment the
line that points to mysql.so and copy the file to the modules directory...

Regards,
Arpith

----- Original Message -----
From: Yujin Boby <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 21, 2001 2:22 AM
Subject: Re: [LIH] Connecting MySQL


> Hi,
>
> I already installed all php RPM's in pcq cd. Still not connecting to
mysql.
>
> Can i reconfigure php with mysql using the
>
> /usr/bin/phpconfig
>
> Also how i create user name and password for MySQL DB. I created it with
> "mysql_setpermission" command. Is it ok.  I am able to create database by
> "mysql" on "konsole".
>
> Regards,
>
> Yujin Boby


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to