Fix Session Save Path Red Unwritable When Installing Joomla! Fix Session speichern Pfad rot unbeschreibbares bei der Installation Joomla!

When installing Joomla version 1.0.x or Mambo CMS (Content Management System) using web browser, the web based Joomla! Bei der Installation Joomla Version 1.0.x oder Mambo-CMS (Content Management System) mit Web-Browser, der Web-basierten Joomla! installer pre-installation check screen displayed Not set, Unwritable in red for session save path parameter, indicating that the session save path is not defined in PHP.INI configuration file, not configured with correct permission or does not exist. Installationsprogramm vor der Installation überprüfen Bildschirm angezeigt nicht gesetzt ist, unbeschreibbares rot für Session speichern Pfad Parameter und zeigt an, dass die Session speichern Pfad nicht definiert ist in der php.ini Konfigurationsdatei nicht richtig konfiguriert mit Erlaubnis oder existiert nicht. If you continue installation, Joomla! Wenn Sie die Installation fortzusetzen, Joomla! still install but users will facing symptoms such as only can login to the front end but not the administrator backend, with the login process jumped back to login screen without any message such as incorrect user name or password. noch installieren, aber es ist mit Symptomen wie kann nur auf der Login-Front-End, aber nicht das Administrator-Backend, mit den Login-Prozess sprang zurück zum Login-Bildschirm ohne jede Nachricht wie falsche Benutzernamen oder Passwort.

The cause for the Unwritable message for PHP session save path is pretty straight forward, that’s Joomla! Die Ursache für die unbeschreibbares Nachricht für PHP-Session speichern Pfad ist sehr einfach nach vorne, das ist Joomla! installer unable detects any value set for session save path. Installationsprogramm nicht in der Lage erkennt jeder Wert, der für Session speichern Pfad. To fix and solve the problem simply configure the session save path variable in the web server environment, so that session save path will be shown as Writable when Joomla! Um das Problem zu beheben und lösen Sie das Problem einfach konfigurieren, die Session speichern Pfad Variable in der Web-Server-Umgebung, so dass die Session speichern Pfad wird gezeigt, wie Writable, wenn Joomla! installer re-check the environment. Installationsprogramm erneut überprüfen Sie die Umwelt. Depending on the web hosting service you used, there are several possible solutions as listed below. Abhängig von der Web-Hosting-Service Sie verwendet wird, gibt es mehrere mögliche Lösungen wie unten aufgeführt.

Define session.save_path directive in PHP.INI Definieren Sie session.save_path Richtlinie in der php.ini

If you have root access or control to the web host (for example, in VPS or dedicated server), edit the PHP.INI PHP configuration file in the web server to add in the environment variable. Wenn Sie über Root-Zugang oder die Kontrolle an das Web-Host (zum Beispiel in VPS oder dedizierten Server), editieren Sie die php.ini PHP-Konfigurations-Datei im Web-Server, um auf die Umgebungsvariable. Normally the session.save_path directive is already included in the default PHP.INI, but been commented out. Normalerweise session.save_path der Richtlinie ist bereits in der Standard-PHP.INI, sondern kommentiert worden. Add or edit the line so that it looks like below: Hinzufügen oder bearbeiten Sie die Zeile, so dass es aussieht wie folgt:

session.save_path = /tmp session.save_path = / tmp

Modify /tmp to the path to a folder that is writable by Apache web server process. Ändern Sie / tmp auf den Pfad zu einem Ordner, dass Schreibrechte von Apache Web-Server-Prozess. If you don’t have shell access to the web host, such as in shared hosting, try asking hosting service provider to include the session save path parameter, or make the path writable. Wenn Sie keinen Shell-Zugriff auf den Web-Host, wie im Shared Hosting, versuchen Sie es bitte Hosting-Service-Provider, um die Session speichern Pfad Parameter, oder machst den Weg beschreibbar.

Include session.save_path in .htaccess file Fügen Sie session.save_path in. Htaccess-Datei

If you can’t modify PHP.INI global configuration file, or just want to make the change affect Joomla! Wenn Sie nicht ändern können PHP.INI globalen Konfigurationsdatei, oder einfach nur wollen, damit die Änderung Auswirkungen auf Joomla! or Mambo application only, create or edit the .htaccess file in the installation directory for Joomla! oder Mambo-Anwendung nur, erstellen oder bearbeiten Sie die. htaccess-Datei in das Installationsverzeichnis für Joomla! or Mambo, and add the following line (only works in Apache web server which configured to support .htaccess - most cPanel hosts do): oder Mambo, und fügen Sie die folgende Zeile (funktioniert nur im Apache Web-Server so konfiguriert, dass die Unterstützung. htaccess - die meisten cPanel Gastgeber tun):

php_value session.save_path '/tmp' php_value session.save_path "/ tmp"

Change the ‘/tmp’ to a folder that is writable and prefer to be a session saved folder by you which has been created first. Ändern Sie den '/ tmp' in einen Ordner mit dem beschreibbaren und lieber zu einer Session gespeicherten Ordner der von Ihnen erstellt wurde. The trick above should work if PHP is runing as a server module (ISAPI), which most did, and not as CGI mode. Der Trick oben sollte funktionieren, wenn PHP ist runing als Server-Modul (ISAPI), die meisten haben, und nicht als CGI-Modus.

Use Local PHP.INI in the Joomla/Mambo folder Verwenden Sie Lokale php.ini in der Joomla / Mambo-Ordner

If PHP is being run as CGI mode on the web server, or method above using .htaccess does’t work, try override the main global PHP.INI settings by using a localized PHP.INI file which located in the each and every directories for the application. Wenn PHP ausgeführt wird als CGI-Modus auf dem Web-Server, oder oben-Methode verwenden. Does't htaccess funktioniert, versuchen Sie es überschreiben die wichtigsten globalen PHP.INI Einstellungen, indem Sie eine lokalisierte der php.ini-Datei befindet sich in der jede und jeder für Verzeichnisse die Anwendung. However, the disadvantage is that users have to create lots of PHP.INI files as the override will be on folder by folder basis - those with local PHP.INI will be overrode, but not its parent or child sub-folders. Doch der Nachteil ist, dass die Nutzer zu schaffen, haben viele der php.ini-Dateien als die override werden durch die Ordner auf Ordner Grundlage - die mit den lokalen PHP.INI wird overrode, nicht aber seine Mutter-oder Kind Sub-Ordner. This means that each folder that contains an executable PHP scripts must have its own PHP.INI file, such as in main root Joomla directory, /administrator/ folder and etc. Dies bedeutet, dass jeder Ordner, der eine ausführbare PHP-Scripts müssen ihre eigenen php.ini-Datei, wie zum Beispiel in den wichtigsten Joomla Root-Verzeichnis, / administrator / Ordner und usw.

To configure the PHP override, create a PHP.INI on the folder(s) inside Joomla! Zur Konfiguration des PHP überschreiben, erstellen Sie eine PHP.INI auf den Ordner (n) in Joomla! directory, and add the setting in following format: Verzeichnis und fügen Sie die Einstellung im folgenden Format:

session.save_path = /tmp session.save_path = / tmp

Replace the /tmp with the path that you want to use as the session saved path. Ersetzen Sie das / tmp mit dem Pfad, den Sie verwenden möchten, wie die Session-Pfad gespeichert.

Use ini_set(variable, value) to override session.save_path in Globals.php file Verwenden Sie ini_set (Variable, Value) zu überschreiben session.save_path in Globals.php Datei

If nothing mentioned above you can do, then try to edit globals.php file comes with Joomla. Wenn nichts erwähnt Sie tun können, dann versuchen Sie es zu bearbeiten globals.php-Datei wird mit Joomla. Firstly create a writable folder, and then edit the globals.php in root Joomla! Zunächst erstellen Sie eine beschreibbare Ordner, und bearbeiten Sie anschließend das Root-globals.php in Joomla! directory. Verzeichnis. Add in the following line at the top, right after <?php line: Fügen Sie die folgende Zeile an der Spitze, direkt nach <? Php Zeile:

ini_set('session.save_path','/tmp'); ini_set ( 'session.save_path', '/ tmp');

Change ‘/tmp’ to full path to the writable directory created. Ändern Sie '/ tmp' zu vollständigen Pfad zu dem Verzeichnis Schreibrechte. Then edit the following parameter. Dann bearbeiten Sie die folgenden Parameter. Look for: Suchen Sie nach:

define( 'RG_EMULATION', 1 ); define ( 'RG_EMULATION', 1);

Edit and change the line to: "Bearbeiten" und ändern Sie die Zeile auf:

define( 'RG_EMULATION', 0 ); define ( 'RG_EMULATION', 0);

Save the globals.php file. Speichern Sie die Datei globals.php.

Add session save path parameter into Joomla’s PHP code Fügen Sie Session speichern Pfad Parameter in Joomla's PHP-Code

If it’s impossible to change PHP.INI or add .htaccess, try to create a writable directory, recommended to be a directory named ’sessions’ inside $mosConfig_absolute_path folder which can be retrieved from the configuration.php itself, then add the following line in configuration.php file of Joomla!. Wenn es ist unmöglich zu ändern php.ini oder hinzufügen. Htaccess, versuchen, ein schreibbares Verzeichnis, empfohlen werden, ein Verzeichnis namens "Sessions" Insider-$ mosConfig_absolute_path Ordner, die sich aus der configuration.php selbst, dann fügen Sie die folgende Zeile in der Datei configuration.php von Joomla!.

session_save_path('public_html/session'); session_save_path ( 'public_html / session');

Change ‘public_html/session’ to the actual path to the writable directory created. Change 'public_html / session ", um die tatsächlichen Pfad zu dem Verzeichnis Schreibrechte. Note that if you modify and change any Global Configuration settings in Joomla, the line above will be lost as the configuration.php file get rewritten. Beachten Sie, dass, wenn Sie modifizieren und ändern Globale Konfiguration von Einstellungen auf Joomla, die Zeile oben wird verloren, da der configuration.php-Datei neu zu schreiben. In the case, remember to replace back the hack above. In der Fall ist, vergessen Sie ersetzen die Hack zurück oben.

Add php_value for session.save_path in httpd.conf Apache configuration file Fügen Sie für php_value session.save_path in der httpd.conf Apache-Konfigurationsdatei

Create a writable directory that can be accessed by Apache service, and then edit the Apache configuration file of httpd.conf. Erstellen Sie ein Verzeichnis, das schreibbar lassen sich durch einen Apache-Dienst, und bearbeiten Sie anschließend den Apache-Konfigurationsdatei httpd.conf. Add the following line to the bottom of the file: Fügen Sie die folgende Zeile an das Ende der Datei:

php_value session.save_path "C:\Temp\" php_value session.save_path "C: \ Temp \"

Change the path “C:\Temp\” to the path to the folder created. Ändern Sie den Pfad "C: \ Temp \" auf den Pfad zu dem Ordner erstellt. Save the configuration file, and then restart Apache HTTPD service. Speichern Sie die Konfigurationsdatei, und starten Sie Apache HTTPD Dienst.

Note: A lot has been saying about writable folder. Hinweis: Eine Menge hat schon über beschreibbaren Ordner. In some cases, depending on owner and group, you may have to set the permissions to 777 (full read, write and execute) in order for Apache to be able to write into the directory. In einigen Fällen, abhängig davon, Eigentümer und Gruppe, müssen Sie unter Umständen die Berechtigungen auf 777 (volle lesen, schreiben und ausführen), um für Apache zu können, schreiben Sie in das Verzeichnis.

Above resolutions should work for both Linux, FreeBSD, Unix and Windows based web server. Vor Auflösungen funktionieren sollte für beide Linux, FreeBSD, Unix und Windows-basierter Web-Server. However in Windows, you may need to specify drive letter to the path. Allerdings unter Windows, können Sie angeben müssen Laufwerksbuchstaben auf den Pfad. For example, ‘/tmp’ will be ‘C:/tmp’ in Windows. Zum Beispiel, '/ tmp' wird 'C: / tmp "in Windows. It’s also recommended to use forward slash (/) in the path to the folder instead of usual backslash (\). Es ist auch empfohlen, Schrägstrich (/) auf den Pfad zu dem Ordner, anstatt der üblichen Backslash (\).

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. WICHTIG: Es handelt sich um eine Maschine der Seite übersetzt wird "as is" ohne Garantie. Machine translation may be difficult to understand. Maschinelle Übersetzung ist vielleicht schwierig zu verstehen. Please refer to Bitte wenden Sie sich an original English article Original Englisch Artikel whenever possible. wann immer dies möglich ist.

Share and contribute or get technical support and help at Aktie und einen Beitrag oder erhalten technische Unterstützung und Hilfe an My Digital Life Forums Meine digitalen Lebens Foren .



16 Responses to “Fix Session Save Path Red Unwritable When Installing Joomla!” 16 Responses to "Fix Session Save Path Red unbeschreibbares beim Installieren von Joomla!"

  1. milosh
    December 1st, 2007 02:31 1. Dezember 2007 02:31
    1

    That was very helpfull thank you.. Das war sehr hilfreich, ich danke Ihnen .. ;)

  2. Dave
    December 7th, 2007 14:05 7. Dezember, 2007 14:05
    2

    Very informative and solved my problem in a jiffy. Sehr informativ und mein Problem gelöst in einem Jiffy.
    Thank you Danke

  3. sejum
    January 1st, 2008 09:44 1. Januar 2008 09:44
    3

    Thank you it was so helpful and did solve the problem I had. Vielen Dank, dass Sie es war so hilfsbereit und haben das Problem lösen, das ich hatte.

  4. Joomla/Issue/12.19.07 - Joomla Install: Session save path Unwriteable Joomla/Issue/12.19.07 - Joomla Installieren: Session Speicherpfad Nicht Beschreibbar
    January 26th, 2008 00:22 26. Januar 2008 00:22
    4

    [...] RESOLUTION: ( link to original resolution here) ( link to more detailed explanation here) [...] [...] Lösung: (Link zum Original-Auflösung hier) (Link zu einer detaillierten Erläuterung hier) [...]

  5. SANDY
    February 9th, 2008 13:05 9. Februar 2008 13.05 Uhr
    5

    omg- ur article truly just helped me!!! omg ur-Artikel wirklich nur mir geholfen! Thank you SO SO SO VERY MUCH!!! Thank you so SO SO SEHR!

  6. Victor Noe Victor Noe
    March 14th, 2008 15:35 14. März, 2008 15:35
    6

    Wich of all this php.ini I need to edit the lines ? Wer von all dem php.ini brauche ich zum Bearbeiten der Zeilen?

    /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini / usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini
    /usr/local/cpanel/3rdparty/etc/php.ini / usr/local/cpanel/3rdparty/etc/php.ini
    /usr/local/cpanel/3rdparty/etc/horde/php.ini / usr/local/cpanel/3rdparty/etc/horde/php.ini
    /usr/local/cpanel/3rdparty/etc/phppgadmin/php.ini / usr/local/cpanel/3rdparty/etc/phppgadmin/php.ini
    /usr/local/lib/php.ini / usr / local / lib / php.ini
    /usr/lib/php.ini / usr / lib / php.ini

  7. Patsy Caldwell Patsy Caldwell
    March 19th, 2008 05:39 19. März, 2008 05:39
    7

    This article was a lifesaver! Dieser Artikel war ein lifesaver! I have been trying to figure this out for hours.I couldn’t get my Joomla Stand Alone Server to work but your notes worked! Ich habe versucht, diese Zahl für hours.I konnte nicht meine Joomla Stand Alone-Server zu arbeiten, aber Ihre Notizen gearbeitet! Thanks a bunch! Thanks a bunch!

  8. Lloyd Erasmus Erasmus-Lloyd
    April 17th, 2008 19:29 17. April 2008 19:29
    8

    Had this problem for 4 days until i came across this article… Thanx a million, this has really helped me. Wäre dieses Problem für 4 Tage, bis ich kam in diesem Artikel… Thanx eine Million, das hat mir wirklich geholfen.

  9. reza Reza
    April 17th, 2008 21:15 17. April 2008 21:15
    9

    dear admin Lieber admin
    special thanks for this tutorial. besonderen Dank für dieses Tutorial.
    see u siehe u

  10. Zeon
    April 21st, 2008 23:33 21. April 2008 23:33
    10

    Adding the path info to configuration.php worked out. Das Hinzufügen der Pfad Infos zu configuration.php erarbeitet.
    I wanted to point out that in order to find the host’s local route to my account I used the following: Ich wollte darauf hinweisen, dass im Hinblick auf die lokale Host-Route zu meinem Konto habe ich die folgenden:

  11. Tutorial: Caminho de sess Tutorial: Caminho de Sess
    May 5th, 2008 19:10 5. Mai 2008 19:10
    11

    [...] without a session save path? [...] Ohne eine Session speichern Pfad? Fix Session Save Path Red Unwritable When Installing Joomla! Fix Session speichern Pfad rot unbeschreibbares bei der Installation Joomla! - Fix Session Save Path Red Unwritable When Installing Joomla! -- Fix-Session Speicherpfad rot unbeschreibbares bei der Installation Joomla! My Digital Life [...] Meine digitalen Lebens [...]

  12. numericalexample.com
    May 11th, 2008 17:40 11. Mai 2008 17:40
    12

    It is indeed cleaner to have the session directory being green in Joomla instead of red (unwritable). Es ist in der Tat zu saubereren haben die Session-Verzeichnis wird grün Joomla statt rot (unbeschreibbares).

    The strange thing is that my site still works fine without the session directory being writable. Das seltsame ist, dass meine Website noch funktioniert, ohne die Session-Verzeichnis ist beschreibbar.

  13. pilip Pilip
    May 15th, 2008 13:18 15. Mai 2008 13:18
    13

    muchos gracias. muchos gracias. this helped a lot. Diese half sehr.

  14. Phoenix
    June 21st, 2008 18:34 21. Juni 2008 18:34
    14

    excellent post. ausgezeichnete Post. helped a lot as the joomla docs/wiki or forum did not have enough info this major issue. dazu beigetragen, eine Menge, da der Joomla docs / Wiki oder Forum, hatte nicht genug Infos dieser wichtigen Frage. Joomla creators can learn a lot from u. Joomla Schöpfer kann viel lernen aus u.

    Thanks Danke :)

  15. Pete
    September 1st, 2008 03:31 1. September, 2008 03:31
    15

    Thank you Danke

    Worked like a charm Arbeitete wie ein Charme

  16. Germinal
    September 18th, 2008 00:09 18. September 2008 00:09
    16

    Realy helpfull buddy. Wirklich hilfreich Buddy.
    thaks a lot. thaks sehr.

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Sie können diese Tags: <a href= title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Abonnieren ohne zu kommentieren


Custom Search

New Articles Neue Artikel

Incoming Search Terms for the Article Eingehender Suchbegriffe für den Artikel

joomla session.save_path Joomla session.save_path - -- session save path unwritable Session speichern Pfad unbeschreibbares - -- session save path Session Speicherpfad - -- joomla session save path Joomla Session Speicherpfad - -- joomla session directory Joomla Session-Verzeichnis - -- Joomla session save path unwriteable Joomla Session Speicherpfad Nicht Beschreibbar - -- joomla Session save path unwritable Joomla Session speichern Pfad unbeschreibbares - -- session save path joomla Session speichern Pfad Joomla - -- session.save_path joomla session.save_path Joomla - -- joomla Session save path Unwriteable Joomla Session Speicherpfad Nicht Beschreibbar - -- Session save path Session Speicherpfad - -- Session save path Unwriteable joomla Session Speicherpfad Nicht Beschreibbar Joomla - -- Session save path Unwritable Session speichern Pfad unbeschreibbares - -- Session save path Unwriteable Session Speicherpfad Nicht Beschreibbar - -- session directory joomla Session-Verzeichnis Joomla - -- session save path unwriteable Session Speicherpfad Nicht Beschreibbar - -- joomla unwritable Joomla unbeschreibbares - -- session save path in joomla Session speichern Pfad in Joomla - -- joomla Session save path Unwriteable Joomla Session Speicherpfad Nicht Beschreibbar - -- joomla session directory unwriteable Joomla Tagung Verzeichnis Nicht Beschreibbar - -- Session save path unwritable joomla Session speichern Pfad unbeschreibbares Joomla - -- joomla session directory unwritable Joomla Tagung Verzeichnis unbeschreibbares - -- Session save path Unwriteable Session Speicherpfad Nicht Beschreibbar - -- joomla Session save path Joomla Session Speicherpfad - -- Unwriteable: Nicht Beschreibbar: / / - -- joomla 1.5 session save path Joomla 1,5 Session Speicherpfad - -- joomla session path Joomla Session-Pfad - -- session.save_path session.save_path - -- session directory unwriteable Session-Verzeichnis Nicht Beschreibbar - -- Session save path Unwriteable joomla Session Speicherpfad Nicht Beschreibbar Joomla - -- joomla "Session save path" joomla "Session speichern path" - -- joomla Session Directory / Joomla Session Directory / - -- unwritable joomla unbeschreibbares Joomla - -- Session save path Unwriteable joomla Session Speicherpfad Nicht Beschreibbar Joomla - -- session save path htaccess Session speichern htaccess-Pfad - -- joomla Session save path Unwriteable Joomla Session Speicherpfad Nicht Beschreibbar - -- Session save path Unwriteable Session Speicherpfad Nicht Beschreibbar - -- joomla Session save path Unwriteable Joomla Session Speicherpfad Nicht Beschreibbar - -- joomla session save Joomla Session speichern - -- session.save_path .htaccess session.save_path. htaccess - -- Session save path Unwriteable Not set Session Speicherpfad Nicht Beschreibbar Nicht festgelegt - -- joomla unwriteable Joomla Nicht Beschreibbar - -- joomla Session Directory Joomla Session Directory - -- Session Directory / joomla Session Directory / Joomla - -- Session save path Unwritable Session speichern Pfad unbeschreibbares - -- joomla session unwritable Joomla Tagung unbeschreibbares - -- session save path not set Session speichern Pfad nicht gesetzt - -- Session save path Unwriteable joomla Session Speicherpfad Nicht Beschreibbar Joomla - -- Joomla session Joomla Tagung - -- The session save path is not defined in your php.ini (/usr/local/lib/php.ini) file! Die Session speichern Pfad ist nicht definiert in Ihrer php.ini (/ usr / local / lib / php.ini-Datei)! - --