
Oh yeah one thing - if your users have been using .user.ini files for their own php options (available since php 5.3) - those options now need to be properly formatted and put in .htaccess since its no longer running as cgi/fcgi but as an apache module (mod_lsapi). So its just like old times with mod_php and using php_flag / php_value.
Cheers!
Leave a comment: