I created a php.ini file with the following
max_input_time = 1M
memory_limit = 1M
Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in /homepages/28/d836259043/htdocs/green-room/libraries/vendor/composer/autoload_static.php on line 491
I have tried other values with similar results. Any ideas?