Thread: Prob seting up
View Single Post
  #5 (permalink)  
Old 2007-11-04, 09:46 PM
tbarlow tbarlow is offline
Junior Member
 
Join Date: Oct 2007
Posts: 9
tbarlow is on a distinguished road
Default Prob seting up

Hello

Well I got it to start and well here is where I am now

mysql@enterprise:~$ /usr/bin/mysqladmin -u root password 'mypwd'
mysql@enterprise:~$ /usr/bin/mysqladmin -u root -h enterprise password 'mypwd'
/usr/bin/mysqladmin: connect to server at 'enterprise' failed
error: 'Host 'enterprise.barlows1.net' is not allowed to connect to this MySQL server'
mysql@enterprise:~$

as U can see I ran the commands it told me to run but it is not working how can I fix this

tbarlow

P.S
should there be 2 mysql things running I did a px -ax and got this

2951 ? S 0:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/run/mysql/mys
2979 ? Sl 0:00 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file

thanks

tbarlow

Last edited by tbarlow; 2007-11-04 at 09:57 PM.
Reply With Quote