Total739317 Week308 Yesterday161 Today147 1count/day on each IP Since 2006-06-06

«Prev || 1 || Next»

10 April 2011

ServersMan@VPS 今日の作業内容

Smartyを動かそうとしている
1.php-pear をyumでインストール
  依存関係で下記がインストールされた
   autoconf automake imake php-devel
2.php-pear-DB をyumでインストール
3.Smarty をダウンロード展開した
  wget http://www.smarty.net/files/Smarty-2.6.26.tar.gz
  cd /usr/lib/php/
  sudo tar xvfz Smarty-2.6.26.tar.gz
  sudo mv Smarty-2.6.26/ Smarty
4.パスの設定を行う
  /etc/php.ini のinclude_path を設定する
  Smartyクラスのパスを正しく設定する
   'Smarty/libs/Smarty.class.php'

04/10/11 14:34:50 - noboru - No comments レンタルサーバー , WWW , Serversman
«Prev || 1 || Next»