openvds-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Openvds-support] mySQL


From: Ben Kennish
Subject: RE: [Openvds-support] mySQL
Date: Wed, 20 Feb 2002 09:57:07 -0000

Have you used "htpasswd" on the /etc/security/.htpasswd file to set the
admin password?

"MySQL Connection Failed: Host 'binaryaxiom.com' is not allowed to
connect to this MySQL server"

That's pretty weird - if there are no mysqld or safe_mysqld processes
running (ps -A reports none?) then you wouldn't expect that!

Good luck!

Ben Kennish
address@hidden


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
ganjuror
Sent: 19 February 2002 21:24
To: address@hidden
Subject: [Openvds-support] mySQL

So everything's pretty much working great now... I finally have a PRETTY
good handle on how vsd works, but one thing remains: mySQL doesn't seem
to
work. Not only that, but the .htaccess doesn't seem to be allowing admin
to
use phpMyAdmin, even though the .htaccess file seems to be set up to
allow
admin in. There is no instance of mySQL in the ps list, although mysqld
and
safe_mysqld are right where they should be, and mysql is in rc.d/init.d

This SUX... MySQL is critical, and I would think it should work on a new
vs
without extensive mucking, but it doesn't seem to be happening on any of
my
virtual servers :(

Any ideas?
*looks at Eje, figgering there's prolly no one else out there actually
reading this* ;)

===========================
Contents of .htaccess file:

AuthUserFile /etc/security/.htpasswd
  AuthGroupFile /dev/null
  AuthName "access to phpMyAdmin"
  AuthType Basic
  require user admin

MySQL errors:

 From the command line:

address@hidden init.d]$ mysql
ERROR 2002: Can't connect to local MySQL server through
socket '/var/lib/mysql/mysql.sock' (111)

 From phpMyAdmin (.htaccess disabled):

Warning: MySQL Connection Failed: Host 'binaryaxiom.com' is not allowed
to
connect to this MySQL server in /home/httpd/docs/phpMyAdmin/lib.inc.php3
on
line 255
Error
MySQL said:
Back








_______________________________________________
Openvds-support mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/openvds-support




reply via email to

[Prev in Thread] Current Thread [Next in Thread]