close
Gallery是一個免費的照片網站
安裝上在CentOS 6.2有php-mysql的問題需要解決與更新
http://gallery.menalto.com/
載點
http://downloads.sourceforge.net/project/gallery/gallery3/3.0.4/gallery-3.0.4.zip?r=http%3A%2F%2Fgallery.menalto.com%2F&ts=1343097862&use_mirror=ncu
1) 修改 vi /etc/php.ini
.
.
; Production Value: Off
; http://www.php.net/manual/en/ini.core.php#ini.short-open-tag
short_open_tag = On
; Allow ASP-style <% %> tags.
; http://www.php.net/manual/en/ini.core.php#ini.asp-tags
asp_tags = Off
.
.
2)安裝 php-mbstring
[root@localhost yum.repos.d]# yum install php-mbstring
3)在檔案內建立 var 檔案夾並將權限改成777
mkdir var
chmod 777 var
4) 安裝flash 用rpm 格式
5) 安裝圖片作業組件
[root@localhost yum.repos.d]# yum install 'php-gd'
全站熱搜