Code: Select all
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
output_buffering = 4096
max_execution_time = 60
allow_url_fopen = 1
upload_max_filesize = 10M
post_max_size = 10M
./install
./admin
Then retry your env test during install.