i had default installation of mysql with slackware.
for mysql i entered cmd
/usr/local
mysql_install_db --user=mysql
then i entered 
i restarted service using
/etc/rc.d
./rc.mysqld start

then at /usr/local
mysql -u root password 'password'

it ran successfully, no problem

do i need to install/configure php or apache first,
i've apache service start on boot.

thanx

--- Kelly Hamlin <[EMAIL PROTECTED]> wrote:

> Try this
> mysqladmin -u root password 'newpassword'
> 
> Sounds like there are some permissions for MySQL
> setup already. Did you run
> the first time install script for MySQL. Did you
> install MySQL from RPM, or
> how did you install it?
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Rizwan Malik
> Sent: Wednesday, August 24, 2005 3:37 PM
> To: [email protected]
> Subject: [jffnms-users] hi all.
> 
> i'm just a new comer to jffnms.
> i'm trying to install it on my machine slackware
> 10.1
> i created account for root successfully,
> but i get this error while creating account for
> rizwan.
> i enter cmd: 
> mysqladmin -u root -h rizwan password 'newpassword'
> 
> my machine host name is 'rizwan' and domain
> 'rizwan.com'
> 
> its says:
> mysqladmin: connect to server at 'localhost' failed
> error: Host 'rizwan.rizwan.com is not allowed to
> connect to this MySQL server'
> 
> i've apache and php default installed as done by
> slackware. i'ven't configured them till now.
> 
> plz guide me how to proceed.
> 
> thanks
> slack-mate.
> 
> 
>               
> ____________________________________________________
> Start your day with Yahoo! - make it your home page 
> http://www.yahoo.com/r/hs 
>  
> 
> 
>
-------------------------------------------------------
> SF.Net email is Sponsored by the Better Software
> Conference & EXPO
> September 19-22, 2005 * San Francisco, CA *
> Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects
> & Teams * Testing & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> jffnms-users mailing list
> [email protected]
>
https://lists.sourceforge.net/lists/listinfo/jffnms-users
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to