Fix Session Save Path Red Unwritable When Installing Joomla!修正プログラムのインストール時にセッションデータ保存パスを書くことのできない赤joomla !
When installing Joomla version 1.0.x or Mambo CMS (Content Management System) using web browser, the web based Joomla! joomlaバージョン1.0.xのインストール時またはマンボのCMS (コンテンツ管理システム)を使用してウェブブラウザは、ウェブベースの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.インストーラをプレインストールチェック画面に表示されていない場合、赤色のセッションデータ保存パスを書くことのできないパラメータを示すことが分かり、ではないのセッションデータ保存パスをphp.ini設定ファイルで定義され、設定しない場合は、適切なアクセス許可またはは存在しません。 If you continue installation, Joomla!インストールを続行する場合は、 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.まだインストールするにはユーザが直面しだけでなく症状などのフロントエンドにログインしてバックエンドの管理者ではなく、ログインプロセスのログイン画面に戻ることなく跳びなどのメッセージが表示さ間違ったユーザー名やパスワードを入力します。
The cause for the Unwritable message for PHP session save path is pretty straight forward, that’s Joomla!その原因は、 PHPのセッションデータ保存パスを書くことのできないメッセージが表示さはかなりまっすぐ進む、それはjoomla ! installer unable detects any value set for session save path.インストーラの任意の値を検出できませんでした。セッションデータ保存パスを設定します。 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!問題解決のために、単にを修正するとのセッションデータ保存パス変数を設定するには、 Webサーバー環境では、セッションデータ保存パスをされるように書き込み時に表示さjoomla ! installer re-check the environment.インストーラの環境を再確認してください。 Depending on the web hosting service you used, there are several possible solutions as listed below.に応じて、ウェブホスティングサービスを使用すると、にはいくつかの可能性のあるソリューションとして次のとおりです。
Define session.save_path directive in PHP.INI php.iniのsession.save_pathを定義するディレクティブ
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. rootのアクセス権がある場合は、ウェブやコントロールをホスト(たとえば、専用サーバーVPSのか) 、 php.iniのPHPの設定ファイルを編集するには、 Webサーバーを追加するには、環境変数です。 Normally the session.save_path directive is already included in the default PHP.INI, but been commented out.通常はsession.save_pathディレクティブはデフォルトのphp.ini既に含まれているが、コメントアウトされている。 Add or edit the line so that it looks like below:行を追加または編集するには次のようにしてください:
session.save_path = /tmp session.save_pathを= / tmpの
Modify /tmp to the path to a folder that is writable by Apache web server process.変更/ tmpには、フォルダへのパスをApache Webサーバプロセスに書き込める。 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.シェルをお持ちでない場合、ウェブホストのアクセスを、共用ホスティングのように、ホスティングサービスプロバイダをしようと尋ねるには、セッションデータ保存パスをパラメータか、またはパスを書き込み可能にします。
Include session.save_path in .htaccess file session.save_pathを含める。 htaccessファイル
If you can’t modify PHP.INI global configuration file, or just want to make the change affect Joomla! php.iniの場合にグローバルな設定ファイルを変更することはできないか、または指定しての変更に影響を与えるだけjoomla ! or Mambo application only, create or edit the .htaccess file in the installation directory for Joomla!またはマンボアプリケーションのみを作成したり編集したりする。 htaccessファイルで、インストール先のディレクトリをjoomla ! or Mambo, and add the following line (only works in Apache web server which configured to support .htaccess - most cPanel hosts do):またはマンボ、次の行を追加します( Apache Webサーバーでのみ動作を構成をサポートする。 htaccessを-ほとんどのホストはc panel) :
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.変更するに' / tmp 'としてフォルダには、書き込みを好むのセッションに保存されるフォルダが作成されて最初にすることにします。 The trick above should work if PHP is runing as a server module (ISAPI), which most did, and not as CGI mode.上記のトリックは、仕事の場合はサーバーとして機能するruning PHPはモジュール( ISAPI ) 、これほとんどは、としてではなく、 CGIのモードで起動します。
Use Local PHP.INI in the Joomla/Mambo folder 使用するローカル、 php.iniのjoomla /マンボフォルダ
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.もしPHPのCGIモードで実行されるようされ、 Webサーバー上のか、または上記の方法を使用しています。 htaccessのdoes't仕事は、メインのグローバルなphp.iniの設定を上書きするにするには、ローカライズphp.iniファイルを使用してどの位置し、各ディレクトリをのアプリケーションを作成します。 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.しかし、この方法の欠点は、多くのユーザーがphp.iniファイルを作成し、上書きされる上のフォルダをフォルダごと-それらのお住まいの地域のp hp.iniのo verrodeされるが、その親や子供のサブフォルダにコピーします。 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.つまり、各PHPスクリプトの実行可能ファイルを含むフォルダにする必要があります。独自のphp.iniファイルに、このようなjoomlaのようにメインのルートディレクトリに、 /管理者/フォルダなど
To configure the PHP override, create a PHP.INI on the folder(s) inside Joomla! PHPの上書きを構成するには、 php.iniの上のフォルダを作成する(秒)の内側joomla ! directory, and add the setting in following 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.代わりに、 / tmpのパスを指定し、セッションとして保存を使用するパスを入力します。
Use ini_set(variable, value) to override session.save_path in Globals.php file 使用ini_set (変数、値)のファイルを上書きするsession.save_pathをglobals.php
If nothing mentioned above you can do, then try to edit globals.php file comes with Joomla.何もすることができます。上述の場合は、入力し、ファイルを編集してみますglobals.php joomla付属しています。 Firstly create a writable folder, and then edit the globals.php in root Joomla!まず書き込み可能なフォルダを作成する、と入力し、編集して、ルートglobals.php joomla ! directory.ディレクトリに移動します。 Add in the following line at the top, right after <?php line:カートには、次の行の上部に、右後、 <ですか? PHPの行:
ini_set('session.save_path','/tmp'); ini_set ( ' session.save_pathを' 、 ' / tmpの' ) ;
Change ‘/tmp’ to full path to the writable directory created.変更' / tmp 'とし、書き込み可能なディレクトリのフルパスを作成します。 Then edit the following parameter.入力し、編集は、次のパラメータを指定します。 Look for:探す:
define( 'RG_EMULATION', 1 ); 定義( ' rg_emulation ' 、 1 ) ;
Edit and change the line to:の行を編集したり、変更して:
define( 'RG_EMULATION', 0 ); 定義( ' rg_emulation ' 、 0 ) ;
Save the globals.php file. globals.phpファイルを保存しています。
Add session save path parameter into Joomla’s PHP code セッションデータ保存パスを追加パラメータをjoomlaのPHPコード
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!. php.iniの場合を変更することは不可能または追加します。 htaccessには、書き込み可能なディレクトリを作成するには、推奨される名前のディレクトリを'セッション' $ mosconfig_absolute_pathフォルダ内の他の項目から、どのconfiguration.php自体が、そのあとは、次のconfiguration.phpファイルの行をjoomla !です。
session_save_path('public_html/session'); するsession_save_path ( ' public_htmlと/セッション' ) ;
Change ‘public_html/session’ to the actual path to the writable directory created.変更のpublic_html /セッション'を、実際の書き込み可能なディレクトリのパスを作成します。 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.に注意して地球を変更した場合の構成設定を変更するとjoomla 、上記の行としてconfiguration.phpファイルが失われることに書き直したものです。 In the case, remember to replace back the hack above.の場合には、先頭のハックの上に置き換えるのを忘れない。
Add php_value for session.save_path in httpd.conf Apache configuration file httpd.confにはphp_value session.save_pathを追加するApacheの設定ファイルを
Create a writable directory that can be accessed by Apache service, and then edit the Apache configuration file of httpd.conf.書き込み可能なディレクトリを作成することができるApacheサービスによってアクセスされる、と入力し、 Apacheの設定ファイルを編集してhttpd.confのです。 Add the following line to the bottom of the file:の下に次の行を追加して、ファイル:
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.パスを変更する"にc : \ temp \ "を作成したフォルダのパスを指定します。 Save the configuration file, and then restart Apache HTTPD service.設定ファイルを保存して、コンピュータを再起動Apacheのhttpdサービスです。
Note: A lot has been saying about writable folder.注:言い続けてきたことについてたくさんの書き込みフォルダにコピーします。 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.いくつかのケースに応じて、所有者とグループのアクセス許可を設定する必要があるかもしれませんが777 (完全な読み取り、書き込み、実行)のためにApacheを書き込みできるようにするディレクトリに移動します。
Above resolutions should work for both Linux, FreeBSD, Unix and Windows based web server.上記の決議は、両方の仕事をLinux 、 FreeBSDのは、 UNIXおよびWindowsベースのWebサーバーです。 However in Windows, you may need to specify drive letter to the path.しかしWindowsの場合は、ドライブのドライブ文字を指定する必要がありますしてパスを入力します。 For example, ‘/tmp’ will be ‘C:/tmp’ in Windows.例えば、 ' / tmp 'とされる' c : / tmp 'とされています。 It’s also recommended to use forward slash (/) in the path to the folder instead of usual backslash (\).を使用することもお勧めスラッシュ( / )ではなく、フォルダへのパスをいつものバックスラッシュ( \ )です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Joomla Direct Access to This Location Is Not Allowed Error joomlaこの場所に直接アクセスすることはできませんエラーが発生
- How to Enable Legacy Mode in Joomla!レガシーモードを有効にする方法をjoomla ! 1.5
- Remove Red Eye In Adobe Photoshop赤目削除するには、 Adobe Photoshop
- Reveal, Copy and Get File Full Path with Copy as Path in Windows Vista明らかに、ファイルのフルパスをコピーして、 Windows Vistaのコピーをパス
- Fix Error 1603 When Installing Intuit Quickbooks 2007 1603修正プログラムのインストール時にエラーが発生IntuitのQuickBooksから2007年
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank munin MySQLの監視差込式の修正プログラムまたは空白のグラフに表示されていません
- Nikon Coolpix S9 Reviewsニコン製品ご( S9レビュー
- Oracle Database Link Oracleデータベースのリンク
- Enable Google’s New Search Results Interface Googleの新しい検索結果のインターフェイスを有効にする
- Refresh Linux or Unix Path Environmental Variables with rehashリフレッシュLinuxやUnix環境変数のパスを焼き直し













December 1st, 2007 02:31 2007年12月1日02:31
That was very helpfull thank you..これは大変helpfulいただきありがとうございます..
December 7th, 2007 14:05 2007年12月7日14:05
Very informative and solved my problem in a jiffy.私の問題を解決する非常に有益とちょっとの間です。
Thank youありがとうございました
January 1st, 2008 09:44 2008年1月1日09:44
Thank you it was so helpful and did solve the problem I had.それはとてもhelpfulいただきありがとうございますとは問題解決のために私はします。
January 26th, 2008 00:22 2008年1月26日00:22
[...] RESOLUTION: ( link to original resolution here) ( link to more detailed explanation here) [...] [...]解決方法: (リンクしてオリジナルの解決方法についての) (リンクしてさらに詳細な説明について) [...]
February 9th, 2008 13:05 2008年2月9日13:05
omg- ur article truly just helped me!!! omg -出典記事は本当に助けてくれただけ! Thank you SO SO SO VERY MUCH!!!これためには大変感謝いただきありがとうございます!
March 14th, 2008 15:35 2008年3月14日15:35
Wich of all this php.ini I need to edit the lines ?これは、 php.iniのすべての行を編集するに必要ですか?
/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の
March 19th, 2008 05:39 2008年3月19日05:39
This article was a 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!私はこのアウトをしようとして図hours.iマイjoomlaを取得できませんでしたサーバーをスタンドアロン動作しますが、お客様のノート働い! Thanks a bunch!どうもありがとうございました!
April 17th, 2008 19:29 2008年4月17日19:29
Had this problem for 4 days until i came across this article… Thanx a million, this has really helped me. 4日間まではこの問題を回避するために来たのthanx全体この記事は…百万、これは本当に助けてくれた。
April 17th, 2008 21:15 2008年4月17日21:15
dear admin親愛なる管理者
special thanks for this tutorial.このチュートリアルで特別ないただきありがとうございます。
see uを参照u
April 21st, 2008 23:33 2008年4月21日23:33
Adding the path info to configuration.php worked out. configuration.phpのパスに関する情報を追加して働いています。
I wanted to point out that in order to find the host’s local route to my account I used the following:したかったことを指摘してホストするためのローカルのルートを見つけるにはマイアカウントを使用して以下の通りです:
May 5th, 2008 19:10 2008年5月5日19:10
[...] without a session save path? [...]なしでのセッションデータ保存パスですか? Fix Session Save Path Red Unwritable When Installing Joomla!修正プログラムのインストール時にセッションデータ保存パスを書くことのできない赤joomla ! - Fix Session Save Path Red Unwritable When Installing Joomla! -修正プログラムをインストールするときのセッションデータ保存パス赤い書くことのできないj oomla! My Digital Life [...]私のデジタルライフ[...]
May 11th, 2008 17:40 2008年5月11日17:40
It is indeed cleaner to have the session directory being green in Joomla instead of red (unwritable).それは実際には、セッションディレクトリクリーナーが緑色にjoomlaの代わりに赤(書くことのできない) 。
The strange thing is that my site still works fine without the session directory being writable.自分のサイトに、不思議なのは、まだ正常に動作せず、セッションディレクトリが書き込み可能です。
May 15th, 2008 13:18 2008年5月15日13:18
muchos gracias.多数よろしくお願い申し上げます。 this helped a lot.このたくさん助けています。
June 21st, 2008 18:34 2008年6月21日18:34
excellent post.素晴らしいポストを作成。 helped a lot as the joomla docs/wiki or forum did not have enough info this major issue.たくさん助けjoomlaとしてドキュメント/ Wikiやフォーラムに関する情報が十分なかったこの大きな問題です。 Joomla creators can learn a lot from u. joomlaクリエイター米からたくさんのことを学ぶこと
Thanksありがとう