Rookie79
Registered User
Hallo,
Ich möchte ein Update auf Confixx 3.2.1 durchführen.
Die Anleitung lt. Confixx ist:
eigentlich ist alles klar aber wo mache ich folgendes:
Ist sonst noch etwas zu beachten?
Danke
Ich möchte ein Update auf Confixx 3.2.1 durchführen.
Die Anleitung lt. Confixx ist:
Code:
Deactivate the confixx_counterscript entry in the Cron file
e.g. #*/1 * * * * /root/confixx/confixx_counterscript.pl
Download Confixx
#~: wget ftp://download1.swsoft.com/Confixx/ConfixxPro3.2/3.2.1/confixx_pro_3.2.1_update.tgz
Go to the confixx installation directory
#~: cd /root/confixx/
Delete the existing admin directory
#~: rm -rf ./admin
Decompress the Confixx update archive
#~: tar xfvz confixx_pro_3.2.1_update.tgz -C /root/confixx/
install the update:
/root/confixx/admin/updates/update_3.x.pl (.pl, not .sh)
eigentlich ist alles klar aber wo mache ich folgendes:
Code:
Deactivate the confixx_counterscript entry in the Cron file
e.g. #*/1 * * * * /root/confixx/confixx_counterscript.pl
Ist sonst noch etwas zu beachten?
Danke