2009年2月2日月曜日

MODx

Install Maniax2008 CMS

 

アクセス :     http://iis.museum-in-cloud.com/modx/
 
  modx-0.9.6.3.zip 
 
  http://iis.museum-in-cloud.com/modx/install/index.php
 


データベース名 : modx

Tableプリフィクス : modx_  
接続時の文字セットの扱い :  SET CHARACTER SET SET NAMES
照合順序(文字セット指定含む) :  utf8_general_ci 
 
 MODx version 0.9.6.3
 

インストールを完了しました。おつかれさまでした!

Setup will now attempt to setup the database:

データベース接続: 問題なし

データベース選択 `modx`: 問題なし

Tableプリフィクスの設定 `modx_`: 問題なし

必要なTableの生成: 問題なし

サンプルサイトのインストール: 問題なし

config.inc.phpへの書き込み(設定情報): 問題なし

チャンク:

  WebLoginSideBar: アップデートしました

モジュール:

  Doc Manager: インストールしました

  QuickEdit: インストールしました

プラグイン:

  Bottom Button Bar: インストールしました

  Forgot Manager Login: インストールしました

  Inherit Parent Template: インストールしました

  QuickEdit: インストールしました

  TinyMCE: インストールしました

  Search Highlighting: インストールしました

  Image TV Preview: インストールしました

スニペット:

  AjaxSearch: インストールしました

  Breadcrumbs: インストールしました

  Ditto: インストールしました

  eForm: インストールしました

  FirstChildRedirect: インストールしました

  Jot: インストールしました

  ListIndexer: インストールしました

  MemberCheck: インストールしました

  NewsPublisher: インストールしました

  Personalize: インストールしました

  Reflect: インストールしました

  UltimateParent: インストールしました

  Wayfinder: インストールしました

  WebChangePwd: インストールしました

  WebLogin: インストールしました

  WebSignup: インストールしました

実行中のデータベースのアップデート: 問題なし

Cannot open file (../assets/cache/siteCache.idx.php)  

 
    

  

  http://modxcms.com/installation-and-configuration.html

Note to *nix users: When you have put the unzipped files and folders in your website, make sure that the /assets/cache (and its files), /assets/export and /assets/images folders are world-writeable (777). You also may need to create an empty file in the manager/includes directory named config.inc.php and make it world-writable. After the installation is completed, change the permissions on that file to read-only. If your installation is running PHP with suexec you do not want these world-writable permissions. 

 
  管理画面での設定
 
  http://iis.museum-in-cloud.com/modx/manager/
 
    accesscontrl.inc.php の129行目でエラーが発生している場合、
    $tplFile = $base_path.'manager/media/style/'.$manager_theme.'/login.html';
     manager/includes/config.inc.php ファイルに以下を記述
     $manager_theme = 'MODx' ; 
 

 Warning: fopen(../assets/cache/siteCache.idx.php) [function.fopen]: failed to open stream: Permission denied in C:\apps\modx-0.9.6.3\manager\processors\cache_sync.class.processor.php on line 213

Cannot open file (../assets/cache/siteCache.idx.php) 

  設置保存時に上記エラーの場合
 
  modx/assets/cache/siteCache.idx.php に Everyone の変更権限を追加。 
   
    以下のチェック項目に対応

 設定チェック

動作環境に問題があります。

警告: '設定ファイルがまだ書き込み可能になっています'

どういう意味ですか?
今の状態では、悪意ある人がこのサイトを壊すことができてしまいます。設定ファイル (/manager/includes/config.inc.php)のパーミッションを404などに設定し、書込み不可にしてください。


警告: 'インストーラーが残されています'

どういう意味ですか?

install/ ディレクトリにMODxのインストーラーが残されています。悪意ある攻撃を受ける可能性がありますので、早急にこのディレクトリを削除してください 

 
以上 
   
 * http://iis.museum-in-cloud.com/modx/ 
  このページのログインユーザーは サイト管理用に登録したユーザー名。 
 
 

0 件のコメント:

コメントを投稿