mindtouch dekiwiki インストール完了しましたよ!>XAMPP on Windows server2003

   

やっとできました。mindtouch dekiwikiのXAMPPへのインストール。

エディタがロードされなかったり、コントロールパネルが真っ白になったりと、いろいろありましたが、やっとこ解決です。

インストールの手順は、今までにまとめたものと同じでOK。
http://blog.livedoor.jp/leaveanest/archives/436714.html

ちなみに、最新版はLyons
deki-09.02.1.tar.gz  
こいつになってますので、迷わずこいつをGetしてください。

インストールが終わると、おそらくコントロールパネルが真っ白になります。
こいつはバグですね。

このページでバグフィックスの方法を編み出した素敵な方がいます。
ちなみに僕はgeeorgeyの名前で、解決できないです!と叫んでいる輩です(笑

---------------
Problem Solved

Hi team,
I've debugged the Control Panel code, and the problem come from the following code:

At /deki-09.02.00/web/deki/cp/index.php
...
// Allows configuration values to be overriden locally
@include('config.php');
...

Previous include line is the problem source, i don't know why is this line is there...
The solution is easy: comment this line.

Thanks, himikel

---------------

index.phpにあります
@include('config.php');
この行をコメントアウトしてください。
#@include('config.php');

これですっきりと稼動しますよ!!!
よかったー、すっきりしました。
今日はビールがうまそうです♪

おすすめ記事一覧

 - Tips