During install I noted this;
In Quota sect.
quotacheck -avugm returned: Cant find filesystem to check or filesystem not mounted with quota option
In MySql sect
netstat -tap the number after listen was different something like 4322 (forgot to note it)
/etc/my.cnf did not look anything like this! here is what I have:
Code:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
In PERL Modules
install Net'::'DNS I noticed one of the lines returned something like; "Error T101 Resolver File" (went to fast for me to catch it) the end returned this though:
Code:
5/6 skipped: Socket6 and or IO::Socket::INET6 not loaded
All tests successful, 4 tests and 14 subtests skipped.
Files=23, Tests=909, 22 wallclock secs (17.18 cusr + 2.31 csys = 19.49 CPU)
/usr/bin/make test -- OK
Is there anything here that needs to be fixed?
Lance aka latcarf
Recent comments
1 day 8 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 15 hours ago