Confixx Problem nach mySql Update

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
tschik
Posts: 43
Joined: 2003-09-14 11:22
Location: Mönchengladbach

Confixx Problem nach mySql Update

Post by tschik »

Hallo,

ich wollte eigentlich mein mysql updaten, nachdem ich die neuen RPMs nicht installiert bekommen hatte, hab ich die alte Version komplett gelöscht.

Jetzt will ich die neue Version aufspiele (Source-Code) bekomme aber nach meinen Eingaben folgende Fehlermeldung:
configure: error: newly created file is older than distributed files!
Check your system clock
You have new mail in /var/mail/root
dort steht geschrieben:
Can't load '/tmp/mysql.so' for module DBD::mysql: libmysqlclient.so.10: cannot open shared object file: No such file or directory at PERL2EXE_STORAGE/DynaLoader.pm line 206.
at confixx_counterscript.pl line 37
Compilation failed in require at confixx_counterscript.pl line 37.
BEGIN failed--compilation aborted at confixx_counterscript.pl line 37.
Kennt jemand das Problem, bzw. hat jemand einen Tip woran das liegen könnte ???

mfg

Tschik


PS: RPM Dateien nimmt Linux überhaupt nicht mehr an.
mezga
Posts: 147
Joined: 2002-12-10 13:59

Re: Confixx Problem nach mySql Update

Post by mezga »

Gibt es bei Dir eine Datei die libmysqlclient.so.10 heißt ?

Wenn nicht, dann mach mal einen symbolischen Link der libmysqlclient.so.10 heißt auf die Datei libmysqlclient.so.12

Dann sollte es wieder funktionieren.
Post Reply