Timo Stark
Timo Stark
Good morngin @alykhachov . Are the files shared via an PHP script or are thye shared / accessed via `share`? From your `curl` output above it looks to me there...
@alykhachov are we talking about something like this? https://laravel.com/docs/10.x/responses#file-responses Happy to draft an small demo project and share that. If @javorszky if you have time to do that, that would...
Thanks @alykhachov It is actually better than supervisord + nginx + php-fpm :) I am using it for my PHP stack since 4 years without any issues. I will kick...
Thanks for reporting this to us. We are currently working on some enhancements to our PHP implementation and I am more than happy to put this one to the list...
Good morning! Thanks for reaching out! Windows is not a supported platform to run Unit but this is an interesting question. The dev packages for Unit contains all the important...
As discussed on the community slack https://nginxcommunity.slack.com/archives/C02SS9UB85C/p1670008983875989?thread_ts=1669810946.221959&cid=C02SS9UB85C This issue is related to #728 and friends. A manual patch of the `docker-entrypoint.sh` file seems to fix the issue. Linking the external...
I will close it once the fix was merged if that's okay for you
Yes, please share the logs. The new images should have the new docker entrypoint script. In case this is another kind of issue we should Create a new one.
> It's using the patch in v1.28, and looks like the same issue. https://tfb-status.techempower.com/unzip/results.2022-12-28-17-59-18-855.zip/results/20221222172047/php-unit/build/php-unit.log > > https://tfb-status.techempower.com/unzip/results.2022-12-28-17-59-18-855.zip/results/20221222172047/php-unit/run/php-unit.log > > I'll update to v1.29 This issue is different from the other...
Yes indeed! This is exactly this issue. We debugged the Python code last night. 1.29 is working with Python 3.10.8. anything newer than this will currently fail. We are working...