Current time: 09-29-2024, 08:58 PM Hello There, Guest! (LoginRegister)


Thread Closed 
Der Kontostatus von *** ist nicht in Ordnung!
Author Message
Astalwa Offline
Junior Member
*

Posts: 12
Joined: May 2010
Reputation: 0
Post: #17
RE: Der Kontostatus von *** ist nicht in Ordnung!
Bin gerade nochmal durch das Tutorial gegangen:

http://isp-control.net/documentation/how...ate_config
und eure Hilfen alle nochmal durchgegangen:

Login as: root
root@domain.com's password:

**************
O066.hoster.com
**************

Last login: Thu May 20 14:56:28 2010 from p9fc63856.dip.t-dialin.net
(root@w114)-(~) $ # /etc/init.d/ispcp_daemon stop

(root@w114)-(~) $ cat /etc/mysql/debian.cnf
# Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host = localhost
user = debian-sys-maint
password = laaaaaaaaaaaaaaaangespasswort
socket = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
user = debian-sys-maint
password = laaaaaaaaaaaaaaaangespasswort
socket = /var/run/mysqld/mysqld.sock
basedir = /usr

(root@w114)-(~) $ mysql -u debian-sys-maint -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 123572
Server version: 5.0.51a-24+lenny2 (Debian)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> USE ispcp;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed

mysql> UPDATE `domain` SET `domain_status` = 'change' WHERE `domain_status` = 'ok';
Query OK, 3 rows affected (0.01 sec)
Rows matched: 3 Changed: 3 Warnings: 0

mysql> UPDATE `subdomain` SET `subdomain_status` = 'change' WHERE `subdomain_status` = 'ok';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0

mysql> UPDATE `domain_aliasses` SET `alias_status` = 'change' WHERE `alias_status` = 'ok';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0

mysql> UPDATE `subdomain_alias` SET `subdomain_alias_status` = 'change' WHERE `subdomain_alias_status` = 'ok';
Query OK, 0 rows affected (0.01 sec)
Rows matched: 0 Changed: 0 Warnings: 0

mysql> UPDATE `mail_users` SET `status` = 'change' WHERE `status` = 'ok';
Query OK, 12 rows affected (0.00 sec)
Rows matched: 12 Changed: 12 Warnings: 0

mysql> quit
Bye
(root@w114)-(~) $ # /var/www/ispcp/engine/ispcp-rqst-msgr
(root@w114)-(~) $ # /etc/init.d/ispcp_deamon start


Hab das ganze merhmals wiederholt, deshalb koennten die Werte auch falsch sein Oo

Einloggen kann ich mich aber leider immernoch nicht. Sad




/e Aber bei den Befehlen:

Code:
(root@w114)-(~) $ # /etc/init.d/ispcp_deamon stop
(root@w114)-(~) $ # /var/www/ispcp/engine/ispcp-rqst-msgr
und
(root@w114)-(~) $ # /etc/init.d/ispcp_deamon start

ging er einfach nur in die naechste Zeile, ohne ne Nachricht zu schreiben
(This post was last modified: 05-20-2010 11:47 PM by Astalwa.)
05-20-2010 11:45 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: Der Kontostatus von *** ist nicht in Ordnung! - Astalwa - 05-20-2010 11:45 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)