ispCP - Board - Support
[INSTALL] IspCp 1.0.2: Installation hängt - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [INSTALL] IspCp 1.0.2: Installation hängt (/thread-7605.html)

Pages: 1 2


RE: [INSTALL] IspCp 1.0.2: Installation hängt - forquato - 08-24-2009 11:09 PM

Hallo,

also es gibt doch noch einige Unstimmigkeiten im neuen Skript.

bei der Installation gab er die Fehlermeldung:

Code:
Starting Installation...


ERROR: File '/etc/ispcp/proftpd/proftpd.conf' does not exist !

ok, ich habe dann die datei /etc/ispcp/proftpd/parts/proftpd.conf.tpl
in den Ordner /etc/ispcp/proftpd kopiert und in proftpd.conf umbenannt.

Soweit so gut.

Wenn ich dan ins Adminmenü bin und einen ressele anlege und danach ins Reseller-Menü will, kommt schon wieder eine Fehlermeldung:

Code:
Warning: Missing argument 4 for records_count(), called in /var/www/ispcp/gui/include/reseller-functions.php on line 529 and defined in /var/www/ispcp/gui/include/admin-functions.php on line 1005

Notice: Undefined variable: value in /var/www/ispcp/gui/include/admin-functions.php on line 1010

also nach folgender Anleitung verbessert:

Code:
ändert die Zeile 529 in der reseller-functions nach:

Code:
$sql_db_current = records_count('sqld_id', 'sql_database', 'domain_id', $user_id);

also als ersten Parameter: 'sql_id' einfügen.


So, wenn ich nun einen Kunden anlege,
und dann zum Kundenmenü switchen möchte,
zeigt ISCP folgendes:

[attachment=875]