Brad Dutton

Results 4 comments of Brad Dutton

If you disable error messaging the existing code still works but the each() function is going away and not coming back: https://www.php.net/manual/en/function.each.php each() should be removed.

Adding link to PR that fixes this: https://github.com/myokyawhtun/PDFMerger/pull/44

I installed a fresh Ubuntu Xenial system which runs PHP 7.0.33, I was able to install and upload a photo. What OS are you using? Are there any other changes...

The docker container I initially created used Nginx until I realized the permissions weren't supported. Gallery currently requires .htaccess files for any content that has permissions enabled and nginx/php-fpm doesn't...