恐らくバグでしょうか。。
公開にチェックをいれてセットアップしたら招待でしかできないとなってました。
それで、過去のスレを参考に、config.phpの41行目の修正を施しました。
そして起動してみたら、下のようなエラーがでてます。
どうしたらよいかアドバイスお願いしますmm
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mgeva/www/i/config.php:1) in /home/☆☆☆/www/i/libs/rkt_session.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home/mgeva/www/i/config.php:1) in /home/☆☆☆/www/i/libs/rkt_view.php on line 233
とでました
それで、過去のスレを参考に、config.phpの41行目の修正を施しました。
そして起動してみたら、下のようなエラーがでてます。
どうしたらよいかアドバイスお願いしますmm
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mgeva/www/i/config.php:1) in /home/☆☆☆/www/i/libs/rkt_session.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home/mgeva/www/i/config.php:1) in /home/☆☆☆/www/i/libs/rkt_view.php on line 233
とでました
2009/03/13 19:49
- 投稿者: イヴさん
-
Comments (1)
編集
削除
- 1
シロウさんからのコメント
イヴ様、ご投稿頂きありがとうございます。
config.phpを直接編集されたようですので
ファイル保存エンコーディングをご確認ください。
utf8 (BOMなし)であるかご確認ください。
utf8 (BOMあり)の場合、うまく動作しなくなります。
以上、ご確認お願い致します。
- 1
