Homestead apache gives 500 error when setting php_value
Just got a brand new macbook, transferred all my projects over and installed fresh homestead, vbox, vagrant etc...
I have php_value in my htaccess file for a site which worked ok on my previous mac but throws the internal server error on my new one. If I delete those lines all works.
Any idea what I'm missing? I didn't have to do any particular changes on my old mac to get that working.
btw - I use homestead on per project basis so ideally I don't want to have to ssh into every new vagrant server to mess with modules...hoping more for a global solution
Config variable ${APACHE_RUN_DIR} is not defined
apache2: Syntax error on line 80 of /etc/apache2/apache2.conf: DefaultRuntimeDir must be a valid directory, absolute or relative to ServerRoot