>>51 わかりました。わざわざお答えいただいてありがとうございます。 >>50 Epeg入れてみました。 x86 SIMD extension for IJG JPEG libraryは、configureエラーで コンパイルできず、MacportでEpegいれました。 しばらく様子見。。。
53 :
1.8.55にアップデートしたところ、 Fatal error: Undefined class name 'self' in /Library/WebServer/Documents/rep2/lib/P2Util.php on line 634 で板やスレが表示されません。 どうすればいいですか?
とりあえず、phpを5.3.0_0にはできませんでした 取り急ぎphpは置いておいて、昨日リリースされたrep2の新しいバージョン (rep2 version 1.8.58)を入れてみました。 ・・・普通に動くがなorz ちうことは、rep2の拡張版が悪さしてたみたいです・・・・orz みなさま、お騒がせしますた
69 :
XAMPP for MacでPHP 5.3.0がきた。
70 :
os x 10.5.7 +live_090515_0141 firefox以外のブラウザでアクティブモナーが効かないです。 どなたか教えてくださいです。
71 :
10.6bはPHP 5.3.0で、こんな感じ。 Deprecated: Assigning the return value of new by reference is deprecated in /rep2/includes/HTTP/Request.php on line 402 Deprecated: Assigning the return value of new by reference is deprecated in /rep2/includes/HTTP/Request.php on line 722 Deprecated: Assigning the return value of new by reference is deprecated in /rep2/includes/HTTP/Request.php on line 735 Deprecated: Assigning the return value of new by reference is deprecated in /rep2/includes/HTTP/Request.php on line 780 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Session.php on line 55 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Session.php on line 55 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 660 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 662 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 663 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 664
72 :
続き Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /rep2/lib/Session.php on line 86 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 685 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/Login.php on line 698 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/P2Util.php on line 1145 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/P2Util.php on line 1146 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/P2Util.php on line 1147 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/P2Util.php on line 1148 Warning: Cannot modify header information - headers already sent by (output started at /rep2/includes/HTTP/Request.php:402) in /rep2/lib/P2Util.php on line 1149
rep2拡張ですが、スノレパ入れたらこんなメッセージがでてきます。 -------------------------------------------------- Deprecated: Assigning the return value of new by reference is deprecated in /Users/***/Sites/rep2/includes/Net/UserAgent/Mobile.php on line 162 Deprecated: Function split() is deprecated in /Users/***/Sites/rep2/lib/Login.php on line 764 Deprecated: Function split() is deprecated in /Users/***/Sites/rep2/lib/Login.php on line 764 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/Login.php on line 689 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/P2Util.php on line 744 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/P2Util.php on line 745 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/P2Util.php on line 746 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/P2Util.php on line 747 Warning: Cannot modify header information - headers already sent by (output started at /Users/jun/Sites/rep2/includes/Net/UserAgent/Mobile.php:162) in /Users/***/Sites/rep2/lib/P2Util.php on line 748 -------------------------------------------------- プログラムとかさっぱりなので、お知恵をお貸しください。
ggrksですね。 見つかりました。 でも、下記のようなメッセージが表示され、うまく行きませんでした。 Warning: require_once(Net/UserAgent/Mobile.php) [function.require-once]: failed to open stream: No such file or directory in /Users/***/Sites/trunk/conf/conf.inc.php on line 392 Fatal error: require_once() [function.require]: Failed opening required 'Net/UserAgent/Mobile.php' (include_path='/usr/lib/php:/Users/***/Sites/trunk') in /Users/***/Sites/trunk/conf/conf.inc.php on line 392 trunkというディレクトリがいわゆるrep2exと思ってるのですが、 何か根本的に間違っているのでしょうか?