現在不用這麼麻煩了,試試 phpfog
基本上操作界面都很直覺,就不多說了,
設定好 SSH key
就可以用 git control source code
on windows using git bash
git clone git@git01.phpfog.com:XXX.phpfogapp.com
git status
git add .
git commit -m "init import"
git push
// debug
error_reporting(E_ALL);
ini_set('display_errors', '1');
另外付費才能修改 include_path 這點倒是比較麻煩。
沒有留言:
張貼留言