JezK
Edit File: 00-php.ini
mysql.default_socket = /var/run/mysqld/mysqld.sock mysql.allow_persistent = Off session.gc_maxlifetime = 1440 ; mesosadmin phpini begin ; do not change the lines between 'mesosadmin phpini begin' and 'mesosadmin phpini end' opcache.file_cache=/tmp opcache.file_cache_only=1 session.save_path=/tmp post_max_size 257M memory_limit 512M max_execution_time 180 upload_max_filesize 256M max_input_time 600 max_input_vars 5000 ; mesosadmin phpini end