設置symfony
異常: RuntimeException: Unable to write in the cache directory (/var/www/Symofny/app/cache/dev)
我的解決辦法 chmod 777 app/cache chmod 777 app/logs
異常: RuntimeException: You need to enable either the SQLite3 or PDO_SQLite extens
解決辦法:
apt-get install php5-sqlite
問題: 外部不能訪問: app_dev.php
解決辦法: 在app_dev.php中添加 外網ip.