Confixx Mysql Datenbank Erstellungsfehler

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
recoilmaster
Posts: 188
Joined: 2003-10-02 10:35
 

Confixx Mysql Datenbank Erstellungsfehler

Post by recoilmaster »

Code: Select all

###################################
  Confixx Datenbank Installation
###################################

Erzeuge den MySQL-Datenbank-Benutzer "confixx"
DBD::mysql::db do failed: Duplicate entry 'localhost-confixx' for key 1 at ./subs/createDB_install.pl line 60, <STDIN> line 2.
Fehler: #1077
recoilmaster
Posts: 188
Joined: 2003-10-02 10:35
 

Re: Confixx Mysql Datenbank Erstellungsfehler

Post by recoilmaster »

Code: Select all

###################################
  Confixx Datenbank Installation
###################################

Erzeuge den MySQL-Datenbank-Benutzer "confixx"
Setze Rechte für die MySQL-Datenbank "confixx"
Erstelle Datenbank "confixx"ld.so: Incorrectly built binary which accesses errno or h_errno directly.
ld.so: See /usr/share/doc/libc6/FAQ.gz.
ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Fehler: #1077
Mysql leuft aber, und die .sock ist auch in diesem Verzeichniss.

Thx for Help

Bye Keule
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: Confixx Mysql Datenbank Erstellungsfehler

Post by Joe User »

Welche Distribution?

Code: Select all

/lib/libc.so.6 2>&1 | head -n 1 | sed 's@.*ersion ([1-9.]*).*@1@g'
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Post Reply