openvds-support
[Top][All Lists]
Advanced

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

[Openvds-support] mySQL


From: ganjuror
Subject: [Openvds-support] mySQL
Date: Tue, 19 Feb 2002 16:24:15 -0500 (EST)

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










reply via email to

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