Und wenn das geklappt hat, dann markiere das Thema bitte als erledigt. (ganz oben das Häkchen setzen)
Das bei allen Themen machen, die eine passende Lösung bereitstellen, hilft allen anderen die das gleiche Problem haben.
Posts by FISA4
-
-
Na, hast Du die Lösung gefunden?
Wenn nicht, dann versuchs mal so:Da kannst Du erstmal grundsätzlich SSL aktivieren und fürs Panel einrichten.
Wenn Du mit dem Setup durch bist, dann im Panel als Admin unter Einstellungen noch SSL für die Kunden einschalten.
Fertig. -
apt-get install php5-curl
oder
aptitude install php5-curldas was du lieber magst.
-
fürs handy gibts doch auch ssh clients.
-
-
nichts zu danken.
-
in /etc/cron.d/imscp steht drin:
Code- # Quota
- @daily root /var/www/imscp/engine/quota/imscp-dsk-quota &>/var/log/imscp/imscp-$
- # Traffic accounting (updated every 30 minutes)
- 0,30 * * * * root /var/www/imscp/engine/traffic/imscp-srv-traff &>/var/log/imsc$
- 0,30 * * * * root /var/www/imscp/engine/traffic/imscp-vrl-traff &>/var/log/imsc$
- .....
-
have a look what processes are running.
as i remeber ríght, all i-mscp processes starts with "imscp".i use for long term monitoring the tool "htop".
maybe this could help.
-
7.6 Wheezy 32bit should work. I've tested it 3 times.
-
yes, i followd the howto.
i try to fix this.