2009年2月2日月曜日

Mambo

Install Maniax2008 CMS
mambo
Mambo
 

 
 
1. http://www.mamboserver.com/  よりインストールファイルをダウンロード
 
2. c:/apps/mambolite に展開し、仮想ディレクトリを追加
  既定のファイルに  index.php を追加
 
3. 以下のファイルに I_USER の変更権限を付与。 
 configuration.php  
 installation/langconfig.php 
 
4. MySQL にて デーベース mambo を作成 
 
5.  データベースにテーブルを作成 
  installation/sql/mambo.sql の
  ”#_” を ”mos_” で置換した後、実行。 
 
6. インストールプログラムの実行 
  http://iis.museum-in-cloud.com/mambolite/administrator/ 
 

 *installation/langconfig.php ファイルが変更できない場合、以下のエラーとなる。

Warning: fopen(langconfig.php) [function.fopen]: failed to open stream: Permission denied in C:\apps\MamboLiteV4.6.2\installation\index.php on line 48

Warning: fwrite(): supplied argument is not a valid stream resource in C:\apps\MamboLiteV4.6.2\installation\index.php on line 61

Warning: fclose(): supplied argument is not a valid stream resource in C:\apps\MamboLiteV4.6.2\installation\index.php on line 62
 

* 以下の部分はそのままで作業を進めることができる。 

PHP version >= 4.3.0 Yes
  - zlib compression support Available
  - XML support Available
  - MySQL support Available
  - Note: MySQL Strict Mode is not support
configuration.php Writeable
Session save path Not set, Unwriteable

 

 PLEASE REMEMBER TO COMPLETELY

REMOVE THE INSTALLATION DIRECTORY
 
6. インストール完了後 installation フォルダを削除
 
以上 
 

 

0 件のコメント:

コメントを投稿