Differences

This shows you the differences between two versions of the page.

deutsch:installation:installieren [2010/01/15 09:02]
Knut Heermann (flip-flop)
deutsch:installation:installieren [2018/06/03 18:09] (current)
Line 9: Line 9:
Die aktuelle //(stable)// Version von phpwcms finden Sie im [[http://code.google.com/p/phpwcms/downloads/list|Projekt-Repository]]. Wählen Sie das komprimiertes Archiv aus. Verwenden Sie einen Webbrowser zum Herunterladen des Installationspakets auf Ihre Festplatte. Wenn Sie einen Shell-Zugriff auf Linux-oder Mac OS X haben, können Sie "wget" zum direkten Download auf den Web-Server verwenden. Die aktuelle //(stable)// Version von phpwcms finden Sie im [[http://code.google.com/p/phpwcms/downloads/list|Projekt-Repository]]. Wählen Sie das komprimiertes Archiv aus. Verwenden Sie einen Webbrowser zum Herunterladen des Installationspakets auf Ihre Festplatte. Wenn Sie einen Shell-Zugriff auf Linux-oder Mac OS X haben, können Sie "wget" zum direkten Download auf den Web-Server verwenden.
- 
-<note tip>Ich empfehle allerdings die [[http://www.phpwcms-docu.de/download-dev-versions.phtml|Docu: DEV - Version ZIP Format]] , da diese Version ebenso als Stabil zu betrachten ist und die letzten Neuerungen beinhaltet.  
-</note> 
**Die letzte Version //(Release)// ist immer hier verfügbar:**\\ **Die letzte Version //(Release)// ist immer hier verfügbar:**\\
-[[http://code.google.com/p/phpwcms/downloads/list|Stabile Entwicklerversion]]\\+[[http://code.google.com/p/phpwcms/downloads/list|Stabile Entwicklerversion]] **(Empfohlen)** \\
-> [[http://code.google.com/p/phpwcms/source/list|Committed Changes]] -> to\\ -> [[http://code.google.com/p/phpwcms/source/list|Committed Changes]] -> to\\
/* ->-> [[http://jgbm.de/checkout.phtml|The actual stable developer version (incl. Committed Changes)]] **(commended)**\\ */ /* ->-> [[http://jgbm.de/checkout.phtml|The actual stable developer version (incl. Committed Changes)]] **(commended)**\\ */
/* ->-> Thanks to Jürgen (DF6IH)\\ */ /* ->-> Thanks to Jürgen (DF6IH)\\ */
-->-> [[http://www.phpwcms-docu.de/download-dev-versions.phtml|Docu: DEV - Version ZIP Format]] **(Empfohlen)** \\+->-> [[http://www.phpwcms-docu.de/download-dev-versions.phtml|Docu: DEV - Version ZIP Format]] \\
 +<note tip>Ich empfehle allerdings immer die [[http://www.phpwcms-docu.de/download-dev-versions.phtml|Docu: DEV - Version ZIP Format]] zu verwenden, da diese Version ebenso als stabil zu betrachten ist und die letzten Neuerungen beinhaltet.
 +</note>
==== Entpacken/Hochladen von phpwcms ===== ==== Entpacken/Hochladen von phpwcms =====
-Nach dem Download entpacken Sie das Archiv in ein neues Verzeichnis. Geben sie darauf acht, dass auch alle Unterverzeichnisse autom. angelegt werden. Wenn Sie keine Entpacksoftware unter Windows installiert haben, versuchen Sie z.B. [[http://www.ghisler.com/index.htm|totalcommander]] oder PowerArchiver. Der Inhalt sollte wie folgt aussehen:+Nach dem Download entpacken Sie das Archiv in ein neues Verzeichnis. Geben sie darauf acht, dass auch alle Unterverzeichnisse autom. angelegt werden. Wenn Sie keine Entpacksoftware unter Windows installiert haben, versuchen Sie z.B. [[http://www.ghisler.com/index.htm|totalcommander]], [[http://www.filezilla.de/|FileZilla]] oder [[http://www.powerarchiver.com/|PowerArchiver]]. Der Inhalt sollte wie folgt aussehen:
Screenshot //(TotalCommander)//. Screenshot //(TotalCommander)//.
{{:deutsch:installation:directory_structure01_1.gif?100 }} {{:deutsch:installation:directory_structure01_1.gif?100 }}
- 
- 
-Now open a FTP connection to your web space. You have to think about where to put phpwcms online. You can put phpwcms in any folder on your webspace – or put it directly into the web sever root. Copy the complete uncompressed structure via FTP to your web server. When this is done you have to check access rights for special files and folders 
Line 53: Line 49:
    * config/phpwcms/conf.indexpage.inc.php     * config/phpwcms/conf.indexpage.inc.php
    * template/inc_css/frontend.css     * template/inc_css/frontend.css
-    * template/inc_default/startup.html +    * template/inc_default/startup.php
\\ \\
Line 59: Line 55:
Alle anderen oben genannten Dateien können auf 644, Verzeichnisse auf 755 gesetzt werden. Sollte das System so nicht laufen hilft es manchmal die Rechte für die Verzeichnisse template und inc_css auf 766 zu setzen. Wenn Sie weitere Probleme beim Zugriff haben, versuchen Sie alle Dateien und Verzeichnisse auf 777 zu setzen **//(nicht empfohlen)//**. Alle anderen oben genannten Dateien können auf 644, Verzeichnisse auf 755 gesetzt werden. Sollte das System so nicht laufen hilft es manchmal die Rechte für die Verzeichnisse template und inc_css auf 766 zu setzen. Wenn Sie weitere Probleme beim Zugriff haben, versuchen Sie alle Dateien und Verzeichnisse auf 777 zu setzen **//(nicht empfohlen)//**.
-===== Start Semiautomatik Setup-Prozess =====+===== Starte den halbautomatischen Setup-Prozess =====
FIXME Übersetzen FIXME Übersetzen
-After you have successful copied phpwcms installation files to your webserver start the first time semi-automatic setup process by using the following link:+Nach dem erfolgreichen Hochladen der phpwcms-Installationsdateien auf den Webserver wird der Installationsprozess über den folgenden Link gestartet:
-http://www.mydomain.com/path_2_phpwcms/setup/index.php+%%http://www.example.com/path_2_phpwcms/setup/index.php%%
On top of the setup index page is an info field that gives information to the system, server software, PHP version and the path in which phpwcms is installed. If you have a PHP version <4.2.1 you should not continue – recommend PHP version >4.3.0. To continue you have to agree the GPL licence – then click button to go to step 1 of phpwcms setup script. On top of the setup index page is an info field that gives information to the system, server software, PHP version and the path in which phpwcms is installed. If you have a PHP version <4.2.1 you should not continue – recommend PHP version >4.3.0. To continue you have to agree the GPL licence – then click button to go to step 1 of phpwcms setup script.
Line 111: Line 107:
Sometimes the ''$_SERVER["DOCUMENT_ROOT"]'' var is not available in PHP under Microsoft Internet Information Server. If so you have to insert the root value manually in the conf.inc.php. Do it like this: Sometimes the ''$_SERVER["DOCUMENT_ROOT"]'' var is not available in PHP under Microsoft Internet Information Server. If so you have to insert the root value manually in the conf.inc.php. Do it like this:
-<code php>$_SERVER["DOCUMENT_ROOT"] = '/home/where_my_web_root_is';</code>+<code php> 
 +$_SERVER["DOCUMENT_ROOT"] = '/home/where_my_web_root_is'; 
 +</code> 
 + 
 + 
 +\\ 
deutsch/installation/installieren.1263542522.txt.gz · Last modified: 2018/06/03 18:07 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0