RE: Phpmyadmin / ISPCP - BeNe - 11-26-2007 10:33 PM
Ne leider noch nicht!
Aber kann ja alles noch kommen.
Wobei ich mich auch gleich mit Text zufrieden geben würde.
Greez BeNe
RE: Phpmyadmin / ISPCP - tango - 11-26-2007 10:39 PM
joximu Wrote:ah - ok, dann schau dopch bitte die Zeile(n) mit ERROR an, da steht, dass der domain-manager mit einem Fehler beendet wurde.
Mehr Infors dazu steht in den Logfiles (da wird der output hingeleitet 1>/var... ... und 2>/var)
Also: /var/log/ispcp/ispcp-dmn-mngr.stdout und .stderr bitte mal untersuchen
/J
/var/log/ispcp/ispcp-dmn-mngr.stderr: Keine Berechtigung
und der erste Post ohne bild
Code:
debian:~# /var/www/ispcp/engine/ispcp-rqst-mngr
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg : Ending...
DEBUG: push_el() sub_name: lock_system(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 1, wbb.selfip.net, toa dd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www /ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log /ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 1, wbb.selfip.net, toad d.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() sub_name: del_file(), msg: Ending...
DEBUG: pop_el() sub_name: del_file(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Ending...
DEBUG: pop_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() Empty 'EL' Stack !
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: unlock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which rm` -rf /var/run/ispcp.lock'), ms g: Ending...
DEBUG: push_el() sub_name: unlock_system(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...
[/code]
RE: Phpmyadmin / ISPCP - joximu - 11-26-2007 10:46 PM
Hehe
das haben wir ja schon entziffert, nun sind die anderen Logfiles dran
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www /ispcp/engine/ispcp-dmn-mngr 1
1>/var/log/ispcp/ispcp-dmn-mngr.stdout
2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
wir sollten also wirklich den Inhalt dieser zwei Dateien sehen. Als root solltest du diese einsehen können...
cat /var/log/ispcp/ispcp-dmn-mngr.stdout
cat /var/log/ispcp/ispcp-dmn-mngr.stderr
falls das immernoch nicht geht:
bitte die Befehle "id" und "ls -la /var/log/ispcp/" ausführen.
Gruss J
RE: Phpmyadmin / ISPCP - BeNe - 11-26-2007 10:47 PM
Quote:/var/log/ispcp/ispcp-dmn-mngr.stderr: Keine Berechtigung
?? Bist du nicht als root angemeldet ? Wenn dem so ist melde dich mal als root an.
Wir brauchen die beide Dateien:
Code:
/var/log/ispcp/ispcp-dmn-mngr.stdout
/ispcp/ispcp-dmn-mngr.stderr
Greez BeNe
RE: Phpmyadmin / ISPCP - tango - 11-26-2007 10:54 PM
natürlich binn ich als root angemeldet
hier nun das ergebniss
Code:
debian:~# cat /var/log/ispcp/ispcp-dmn-mngr.stderr
Can't locate Net/LibIDN.pm in @INC (@INC contains: /var/www/ispcp/engine/ /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /var/www/ispcp/engine/ispcp-dmn-mngr line 41.
BEGIN failed--compilation aborted at /var/www/ispcp/engine/ispcp-dmn-mngr line 41.
[/code]
RE: Phpmyadmin / ISPCP - BeNe - 11-26-2007 10:56 PM
Da Fehlt Dir wohl ein Perl modul.
Hast sicher einen Fehler beim apt-get install bekommen oder ?
Grad mal nachsehen was das fehlt...
Greez BeNe
RE: Phpmyadmin / ISPCP - BeNe - 11-26-2007 11:02 PM
Gibt es sogar ein Ticket zu --> http://www.isp-control.net/ispcp/ticket/873
versuch mal ein:
Code:
apt-get install perl-modules
Greez BeNe
RE: Phpmyadmin / ISPCP - tango - 11-26-2007 11:05 PM
BeNe Wrote:Gibt es sogar ein Ticket zu --> http://www.isp-control.net/ispcp/ticket/873
versuch mal ein:
Code:
apt-get install perl-modules
Greez BeNe
das war schon instaliert
Code:
debian:~# aptitude install perl-modules
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Lese erweiterte Statusinformationen
Initialisiere Paketstatus... Fertig
Lese Task-Beschreibungen... Fertig
Erzeuge Tag-Datenbank... Fertig
Es werden keine Pakete installiert, aktualisiert oder entfernt.
0 Pakete aktualisiert, 0 zusätzlich installiert, 0 werden entfernt und 0 nicht aktualisiert.
Muss 0B an Archiven herunterladen. Nach dem Entpacken werden 0B zusätzlich belegt sein.
Schreibe erweiterte Statusinformationen... Fertig
[/code]
RE: Phpmyadmin / ISPCP - joximu - 11-26-2007 11:06 PM
oder eben libnet-perl aus der package-list entfernen... dann sollte das auch gehen.
auf jeden fall muss
apt-get install `cat ./docs/Debian/debian-packages-$YOUR-SYSTEM`
ohne Fehler durchrattern...
/J
RE: Phpmyadmin / ISPCP - tango - 11-26-2007 11:20 PM
mitlerweile kapiere ich überhaupt nichts mehr
hier die Putty daten
[Due to security reasons data deleted]
kannst ja mal selber schauen wenn du Zeit und lust haben solltest
|