1、动漫
重新编译php,支持openssl与mysqli。
./configure –prefix=/home/php523 –with-apxs2=/home/apache224/bin/apxs –enable-sockets –enable-mbstring –with-mysql=/home/mysql4114 –with-png-dir –with-zlib –with-gd –with-jpeg-dir –with-freetype-dir –with-libxml-dir=/usr/local/libxml –with-openssl –with-mysqli=/home/mysql4114/bin/mysql_config
make && make install
—–apache——
./configure –prefix=/home/apache224 –enable-so –enable-speling –enable-rewrite –enable-forward –with-mpm=worker
make && make install
—–libxml——
./configure –prefix=/usr/local/libxml
make && make install
—–mysql——
cd /home/software/mysql4114/
chown -R root .
chown -R mysql data
chgrp -R mysql .
bin/mysqld_safe –user=mysql &
scripts/mysql_install_db –user=mysql
chown -R root .
chown -R mysql data
chgrp -R mysql .
bin/mysqld_safe –user=mysql &
——END——
2、工业设计
取消头像,等待头像服务器修复后再恢复;
更改导航中动漫的链接;
更改页面底部隐藏域的链接;