zoph: Failed requirements on Bookworm

After installing Zoph on Bookworm, https://localhost:4430/zoph/zoph.php returns the following errors:

  • PHP version: Zoph has not yet been tested against version PHP 8.2 and later. Feel free to report a bug if you run into problems.
  • php.ini: max_execution_time: max_execution_time is set to less than 60 seconds, this may not be sufficient for resizing large photos.
  • php.ini: upload_max_filesize: upload_max_filesize should be 8M or more (16M or more recommended).
  • php.ini: post_max_size: post_max_size is set to less than 16M, this may not be sufficient when uploading large photos or archives.

Related issue: #2331 (closed)