Wie kann ich altsys installieren?

Angefragt und beantwortet von Sven am 29-Dec-2007 13:19

Wie kann ich altsys installieren?

Um altsys (den alternativen Systemadmin) zu benutzen, müssen Sie noch ein paar Einstellungen an Ihrem xoopscube vornehmen.

1. Öffnen Sie Ihre mainfile.php

fügen Sie unter

define('XOOPS_ROOT_PATH', 'IHR_ROOT_PFAD');


folgendes ein:

// XOOPS Trusted Path
// This is option. If you need this path, input value. The trusted path
// should be a safety directory which web browsers can't access directly.
define('XOOPS_TRUST_PATH', XOOPS_ROOT_PATH.'/xmodule');


2. Legen Sie das Verzeichnis 'xmodule' in Ihrem ROOT Verzeichnis an

3. Kopieren Sie die Dateien xoops_trust_path/ in das Verzeichnis /xmodule

4. Jetzt können Sie das Modul altsys in Ihr /modules – Verzeichnis kopieren

5. altsys installieren

Diese FAQ wurde gefunden auf XOOPS Cube German Support : http://www.xoopscube.de/modules/smartfaq/faq.php?faqid=2