Followed install recommendation to change config permission
Followed link post install
Got error message:
" Application runtime path "/var/www/jon2/protected/runtime" is not valid. Please make sure it is a directory writable by the Web server process. "
Note, the folder also didn't exist since git doens't checkin empty folders. I created the folder, added a .gitignore placeholder and worked around original issue by chmod a+w /var/www/jon2/protected/runtime
" Application runtime path "/var/www/jon2/protected/runtime" is not valid. Please make sure it is a directory writable by the Web server process. "
Note, the folder also didn't exist since git doens't checkin empty folders. I created the folder, added a .gitignore placeholder and worked around original issue by chmod a+w /var/www/jon2/protected/runtime