RE: Jail+mysql

From: Nicola Tiling <nt(at)w4w.net>
Date: Fri, 5 May 2006 09:03:30 +0200

Moin

Wenn die IP-Nummer(n) der Maschine nicht über einen Nameserver aufgelöst
werden können solltest Du diese in /etc/hosts eintragen. Das ist unter Linux
und sogar Windows aber auch nicht anders.

> web# touch: /var/db/mysql/web.err: Permission denied

Bei der Installation wird ein user "mysql" eingerichtet. Gibt es den bei
Dir? Wem gehört das Verzeichnis /var/db/mysql? Es sollte so aussehen:

        "ls -la /var/db":
        drwx------ 6 mysql mysql 512 5 Mai 08:43 mysql/

Wenn die Mysql Datenbank selber nicht vorhanden ist, probier mal:

        "mysql_create_system_tables"

        # This script writes on stdout SQL commands to generate all not
        # existing MySQL system tables. It also replaces the help tables
with
        # new context from the manual (from fill_help_tables.sql).

        Usage:
          mysql_create_system_tables [test|verbose|real] <path to
mysql-database directory> <hostname> <windows option>

Grüße
Nicola


To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 05 May 2006 - 09:06:11 CEST

search this site