文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>web服务器迁移之php

web服务器迁移之php

时间:2008-03-22  来源:stone5

  网站数据目录和数据库两大块完成了,试下网站,哦,很多网站还不行,还有东西要装:

  
  644  apt-get install php5-gd php-pear
  655  pear install Auth
  656  pear install DB DB_Table HTML_QuickForm
  657  pear install MDB2
  658  pear install MDB2_Driver_mysql
  660  pear channel-update pear.php.net
  663  pear install Image_Canvas-0.3.1
  664  pear install Image_Graph-0.7.2
  665  pear list


哦,当时为了解决图形中汉字输出的问题还hack了部分内容,及附加了一些字体文件,也要复制过来:
   cd /usr/share/php/Image/Canvas
   mv GD.php old_GD.php
   scp
[email=stone@2**.***.***.*98:/usr/share/php/Image/Canvas/GD.php]stone@2**.***.***.*98:/usr/share/php/Image/Canvas/GD.php[/email]
.
   cd Fonts
   scp
[email=stone@2**.***.***.*98:/usr/share/php/Image/Canvas/Fonts/*.ttf]stone@2**.***.***.*98:/usr/share/php/Image/Canvas/Fonts/*.ttf[/email]
.
怎么还不行,哦,刚才装了GD库,要重启下apache2,好了

相关阅读 更多 +
排行榜 更多 +
宝宝情商养成宝宝巴士

宝宝情商养成宝宝巴士

休闲益智 下载
燥热手机版

燥热手机版

飞行射击 下载
巨人狙击手安卓版

巨人狙击手安卓版

飞行射击 下载