ISPCP auf meinem ubuntu hardy v-server - Alex2801 - 05-17-2009 03:00 AM
Hi, ich brauche unbedingt ispcp, aber ich hab hardy auf meinem v-server , aber wie bekomm ich dass da hin???
Mfg Alex
RE: ISPCP auf meinem ubuntu hardy v-server - menki - 05-17-2009 03:09 AM
hallo
du bekommst die aktuelle ispcp version hier:
http://downloads.sourceforge.net/ispcp/ispcp-omega-1.0.0.tar.gz
dann lese dich in diese installationsanleitung rein:
http://www.isp-control.net/documentation/start/installation/ubuntu
grüße
MENKI
RE: ISPCP auf meinem ubuntu hardy v-server - TheCry - 05-17-2009 03:12 AM
Hallo Alex,
schon mal die Doku gelesen?
Wenn nicht, dann lege ich Dir das mal ans Herz.
http://www.isp-control.net/documentation/de/start/installation/ubuntu
Und wen der Punkt
Quote:make install
gibst Du
Code:
make -f Makefile.ubuntu install
Und dann läuft alles wie geschmiert!
Edit: Ups... Da war jemand schneller..
RE: ISPCP auf meinem ubuntu hardy v-server - Alex2801 - 05-17-2009 03:16 AM
Ja, dann habt ihr nich gut genug gelsen 
Ich hab hardy drauf und wie ihr oben in der doku lesen könnt, geht das da wohl nich ...

Mfg Alex
RE: ISPCP auf meinem ubuntu hardy v-server - TheCry - 05-17-2009 04:03 AM
(05-17-2009 03:16 AM)Alex2801 Wrote: Ja, dann habt ihr nich gut genug gelsen 
Ich hab hardy drauf und wie ihr oben in der doku lesen könnt, geht das da wohl nich ...

Mfg Alex
Also...Bevor Du jetzt hier mit so wilden Behauptungen ankommst...
Ich kann Dir zu 100% sagen, dass es unter Hardy läuft.
Ich schwöre auf Ubuntu und meine Linux-Kisten laufen alle auf Ubuntu 8.04 LTS.
Wenn Du genau nach Anleitung gehst und den Punkt, den ich Dir oben genannt habe so ausführst wie ich es beschrieben habe, dann klappt auch Hardy!
Btw. Wenn Du schon was behauptest, dann zeig doch mal die Fehlermeldung. Ansonsten müsste ich meine verstaubte Glaskugel vom Speicher holen um Dir zu sagen wo der Fehler liegt...
RE: ISPCP auf meinem ubuntu hardy v-server - Alex2801 - 05-17-2009 06:12 AM
Hi, ich hab das versucht, ging bis zum schritt mit dem mysql database pw setzen,...
wenn mir das jemand machen könnte wäre ich demjenigen sehr verbunden 
Mfg Alex
RE: ISPCP auf meinem ubuntu hardy v-server - TheCry - 05-17-2009 06:50 AM
Ahhhh... Jetzt kommen wir der Sache näher...
In der Regel wird das Passwort bei der Installation von MySQL-Server abgefragt. Dort hast Du bestimmt ein Passwort eingegeben.
Deswegen kannst Du diesen Punkt überspringen.
Wenn Du das Passwort nicht mehr weisst, dann musst Du es neu setzen.
Dazu musst Du Dich als root anmelden.
Und dann folgendes ausführen
Code:
sudo dpkg-reconfigure mysql-server-5.0
Dann solltest Du wieder nach dem Passwort gefragt werden!
RE: ISPCP auf meinem ubuntu hardy v-server - Alex2801 - 05-17-2009 08:19 AM
Code:
root@81-89-109-242:~# sudo dpkg-reconfigure mysql-server-5.0
* Stopping MySQL database server mysqld [ OK ]
* Stopping MySQL database server mysqld [ OK ]
/usr/sbin/mysqld: Out of memory (Needed 14844928 bytes)
/usr/sbin/mysqld: Out of memory (Needed 11132928 bytes)
/usr/sbin/mysqld: Out of memory (Needed 8349696 bytes)
/usr/sbin/mysqld: Out of memory (Needed 6260736 bytes)
/usr/sbin/mysqld: Out of memory (Needed 4694016 bytes)
/usr/sbin/mysqld: Out of memory (Needed 3520512 bytes)
/usr/sbin/mysqld: Out of memory (Needed 2638848 bytes)
090516 22:18:39 [ERROR] Can't create interrupt-thread (error 12, errno: 12)
* Starting MySQL database server mysqld /usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/etc/init.d/mysql: fork: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/etc/init.d/mysql: fork: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
[fail]
invoke-rc.d: initscript mysql, action "start" failed.
Mfg Alex
RE: ISPCP auf meinem ubuntu hardy v-server - FISA4 - 05-17-2009 10:34 AM
(05-17-2009 08:19 AM)Alex2801 Wrote:
Code:
root@81-89-109-242:~# sudo dpkg-reconfigure mysql-server-5.0
* Stopping MySQL database server mysqld [ OK ]
* Stopping MySQL database server mysqld [ OK ]
/usr/sbin/mysqld: Out of memory (Needed 14844928 bytes)
/usr/sbin/mysqld: Out of memory (Needed 11132928 bytes)
/usr/sbin/mysqld: Out of memory (Needed 8349696 bytes)
/usr/sbin/mysqld: Out of memory (Needed 6260736 bytes)
/usr/sbin/mysqld: Out of memory (Needed 4694016 bytes)
/usr/sbin/mysqld: Out of memory (Needed 3520512 bytes)
/usr/sbin/mysqld: Out of memory (Needed 2638848 bytes)
090516 22:18:39 [ERROR] Can't create interrupt-thread (error 12, errno: 12)
* Starting MySQL database server mysqld /usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/etc/init.d/mysql: fork: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/etc/init.d/mysql: fork: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
/usr/sbin/mysqld: error while loading shared libraries: libcrypt.so.1: cannot map zero-fill pages: Cannot allocate memory
[fail]
invoke-rc.d: initscript mysql, action "start" failed.
Mfg Alex
Das sieht mir so aus, als wenn Du zu wenig Arbeitsspeicher hast.
Ich weiss nicht ob das bei Ubuntu geht aber sag mal was der Befehl
dir anzeigt.
Bei mir steht da:
Code:
server:~# free
total used free shared buffers cached
Mem: 2076012 1989736 86276 0 120316 1162624
-/+ buffers/cache: 706796 1369216
Swap: 2104504 36 2104468
server:~#
Gruß
FISA4
RE: ISPCP auf meinem ubuntu hardy v-server - gOOvER - 05-17-2009 11:02 PM
Du hast zu wenig RAM, um ispCP zu installieren. Ich denke, dsas die Installation auch nicht richtig durchgelaufen ist. Hol dir ne VM mit mehr Speicher
|