LuVi
Thu 23rd May '02, 7:48pm
Take a look to:
http://www.elaborare.info/forum/vbulletin/index.php
The MySql is up and running (i can see it with phpMyAdmin, on line), the DB is full.
When i try to get a forum, or to log in, i receive nothing.
I think it's not a mysql.lock position trouble, because i don't receive a typical error for not connection to DB.
php.ini contains in eache instance, the right value for mysql.lock file, /var/lib/mysql/mysql.lock
But if i try a phpinfo:
http://www.elaborare.info/forum/vbulletin/phpinfo.php
At the mySql section i have:
MYSQL_SOCKET /tmp/mysql.sock
But i'm not able to find where is this setting.
This are the first rows of my.cnf file for mysqld:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
What's wrong? Consider than another administrator, today, upgraded PHP on the machine, then, this error occurred.
Please, help me, it's a day fault, at now!!!
LuVi (licensed user, Bieddos is forum admin and licensee).
http://www.elaborare.info/forum/vbulletin/index.php
The MySql is up and running (i can see it with phpMyAdmin, on line), the DB is full.
When i try to get a forum, or to log in, i receive nothing.
I think it's not a mysql.lock position trouble, because i don't receive a typical error for not connection to DB.
php.ini contains in eache instance, the right value for mysql.lock file, /var/lib/mysql/mysql.lock
But if i try a phpinfo:
http://www.elaborare.info/forum/vbulletin/phpinfo.php
At the mySql section i have:
MYSQL_SOCKET /tmp/mysql.sock
But i'm not able to find where is this setting.
This are the first rows of my.cnf file for mysqld:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
What's wrong? Consider than another administrator, today, upgraded PHP on the machine, then, this error occurred.
Please, help me, it's a day fault, at now!!!
LuVi (licensed user, Bieddos is forum admin and licensee).