Ostube
出自 新化國中wiki平台
學校影音中心建置軟體
網址:http://svideo.shjhs.tn.edu.tw
移機安裝注意事項
- video 目錄 全壓縮,移動到新的主機。include/config.php要看一下
- sql資料在 ostube,可使用phpmyadmin匯出匯入 或 直接壓縮資料夾來移動。
- 注意database 格式為 utf8_general_ci 以免中文字成亂碼。
- video/cgi-bin 中的檔案複製到web系統中的 cgi-bin, 注意 uu_default_config.pm 這一個檔案(基本上可不用改)
- OsTube目前與PHP5.3.x版不相容,會出現錯誤訊息: An error occured , 請安裝PHP5.2.13或更早的版本。或者
go to the ostubefolder/include open the functions.errorlog.php and at the beginning is a if(!logerrors) or somthing.... just remove the "!"