Ticket #2894

flush() file not open.
오픈 날짜: 2003-08-29 18:17 마지막 업데이트: 2003-09-07 16:32

Reporter:
(Anonymous)
소유자:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

"Ver0.7.3 alpha"DL後、

config.php md5パス部、書換え
.cgi 4つ、パーミッション606へ
./banner/""./data/" パーミッション777へ
index.phpへアクセス

php source error: flush() file not open.

どうしてでしょう。
phpはver4.1.2
mbstringはenableなんですが…。

Ticket History (3/3 Histories)

2003-09-04 15:59 Updated by: whitewing
댓글 올리기
Logged In: YES
user_id=4472

すいません。修正したと思っていた部分が修正されていませんでした。

index.phpの30行目付近

$tmpl= &template("./template/index2.tpl.html");

上の行を以下のように変更してください。

$tmpl= &template("./template/index.tpl.html");

これでちゃんと動くはずです。
対応遅れてすいませんでした。
2003-09-05 14:12 Updated by: maja
댓글 올리기
Logged In: YES
user_id=6290

解決です。どうも☆
2003-09-07 16:32 Updated by: whitewing
  • Ticket Close date is changed to 2003-09-07 16:32
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login