[ports] php4.4.1_2 fix rewrite problem
之前的 php4.4.1_1 會讓我的 gallery (v1) 在 rewrite url 時出錯,簡單的說明是,點圖的時候會變成空白一片,原先還以為是 gallery 壞了,怎麼 session 出問題了?現在真相大白了,換了 php4.4.1_2 就好啦。
補充一下 errorlog:
[Wed Nov 09 20:25:40 2005] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown(): A session is active. You cannot change the session module’s ini settings at this time. in Unknown on line 0, referer: http://yyy.yyy.yyy/gallery/albumzz/IMG_dddd
[Wed Nov 09 20:25:40 2005] [error] [client xxx.xxx.xxx.xxx] PHP Fatal error: Cannot redeclare setgallerypaths() (previously declared in gallery/lib/url.php:13) in gallery/lib/url.php on line 12, referer: http://yyy.yyy.yyy/gallery/albumzz/IMG_dddd
這東西花了我一個早上在 trace(當然是沒結果啦,然後 google 大神也沒講話),我還是從 irc 看到 in2 和 horance 在講才熊熊發現,然後就跟著發現 ale@ commit 了














