2009年2月2日月曜日

PHPWCMS

Install Maniax2008 CMS

phpwcms  PHPWCMS  http://www.phpwcms.de/

 


アクセス :  http://iis.museum-in-cloud.com/phpwcms/login.php

 

インストール手順 

1. サイトよりダウンロードしたファイル(http://phpwcms.googlecode.com/files/phpwcms_r213.zip)を
      C:/Inetpub/wwwrooot/ 以下に展開し、仮想ディレクトリを追加  

2.  http://iis.museum-in-cloud.com/phpwcms/setup/ にて画面の指示に従い、
    インストール作業を行なう。

* 注意事項 

  phpwcms path settings がうまくいかず、
 ファイルの展開先 ( DOC_ROOT) を c:\apps\phpwcms_r213 から
  C:\inetpub\wwwroot 以下に変更することとでセットアップのエラーを停止することができた。

 また、以下の警告対応のため en フォルダをコピーし ja フォルダを作成した。 

Warning: include_once(C:/inetpub/wwwroot/phpwcms/include/inc_lang/backend/ja/lang.inc.php) [function.include-once]: failed to open stream: No such file or directory inC:\inetpub\wwwroot\phpwcms\phpwcms.php on line 55

以上 

 

以下、作業メモ 

 

Ready to start phpwcms? Some "problems" maybe OK - you can check by testing phpwcms installation.

filestorage:   filearchive   FALSE (not existing)
deleted files:   filearchive/can_be_deleted   FALSE (not existing)
templates:   template   FALSE (not existing)
ftp takeover:   upload   FALSE (not existing)
frontend content:   content   FALSE (not existing)
frontend images:   content/images   FALSE (not existing)
frontend form:   content/form   FALSE (not existing)
frontend tmp:   content/tmp   FALSE (not existing)
frontend rss:   content/rss   FALSE (not existing)
frontend gt:   content/gt   FALSE (not existing)
frontend pages:   content/pages   FALSE (not existing)
startup text:   template/inc_default/startup.php   FALSE (not existing)
main CSS file:   template/inc_css/frontend.css   FALSE (not existing)
index level settings:   config/phpwcms/conf.indexpage.inc.php   FALSE (not existing)
 
 
     OK        PROBLEM

Download the created config file* and copy it to ./config/phpwcms/conf.inc.php — you can also edit values manually. Maybe you have to rename the file if you download using Internet Explorer (name is: conf.inc.php). Another possible way is to connect to your account by ftp. Then place the file ./setup/setup.conf.inc.php in ./config/phpwcms. There you have to delete or rename default conf.inc.php — then rename setup.conf.inc.php to conf.inc.php. It's not possible to start the setup process again as long the setup folder still exists and if you have downloaded the created config file once.

ATTENTION!!!
Delete the "setup" folder otherwise everybody might see your username, passwords and settings.

To makes changes again or proof your values:
MySQL database infos
site infos and admin account
path values
content values

Please check infos about system and PHP version with the requirements. Very important when you use ImageMagick: Please check that the system can find the application (paths must be registered to the system - try this by using "convert -version" inside your terminal or command line). Check http://www.imagemagick.org for additional information. 

 

 

 


 

http://iis.museum-in-cloud.com/phpwcms/login.php

Warning: require_once(./config/phpwcms/conf.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\apps\phpwcms_r213\login.php on line 29

 

 


 

Warning: include_once(C:/inetpub/wwwroot/phpwcms/include/inc_lang/backend/ja/lang.inc.php) [function.include-once]: failed to open stream: No such file or directory in C:\inetpub\wwwroot\phpwcms\phpwcms.php on line 55

 

0 件のコメント:

コメントを投稿