Hallo,
ich habe versucht ispconfig erst nach der Perfect Setup Anleitung und dann nach der Anleitung auf der ispconfig page zu installieren.
Ich komme jedoch nicht so recht weiter...
Wenn ich folgendes eingebe:
kommt bei mir:
Den Schritt habe ich nun übersprungen, nun bei der installation von ispconfig fragt er aber wieder danach siehe (http://www.ispconfig.org/manual_installation.htm)
Wie kann ich das SQL root pw setzten?
ich habe versucht ispconfig erst nach der Perfect Setup Anleitung und dann nach der Anleitung auf der ispconfig page zu installieren.
Ich komme jedoch nicht so recht weiter...
Wenn ich folgendes eingebe:
Code:
mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword
Code:
mysqladmin: connect to server at 'localhost' failed
Den Schritt habe ich nun übersprungen, nun bei der installation von ispconfig fragt er aber wieder danach siehe (http://www.ispconfig.org/manual_installation.htm)
Code:
Please enter your MySQL server: E.G. localhost
Please enter your MySQL user: E.G. root
Please enter your MySQL password: Your MySQL password
Please enter a name for the ISPConfig database: E.g. ispconfigdb
Please enter the IP address of the ISPConfig web: E.g. 192.168.0.1
Please enter the host name: E.g. www
Please enter the domain: E.g. xyz.de
Please select the protocol (http or https (SSL encryption)) to use to access the ISPConfig system: If you want to use your control panel with SSL, select 1. You can then access it under https://www.xyz.de:81. If you want to access it under http://www.xyz.de:81, choose 2.
Wie kann ich das SQL root pw setzten?