Matthias Schuhmayer
Matthias Schuhmayer
The support for ssl was added back in 2019. https://github.com/pimcore/pimcore/pull/4977 Maybe @mgomse can help with this topic?
Hey @khusseini, thank you for providing more details. I reopened the issue and will check internally with our infrastructure expert.
@khusseini, I think what @jdreesen wanted to say is, that the installer does not set `"1014": false,` which could be a problem. Could you please try to modify the installer...
> > @khusseini, I think what @jdreesen wanted to say is, that the installer does not set `"1014": false,` which could be a problem. Could you please try to modify...
> During install of Pimcore 11 SeoBundle I got duplicate key exception for "robots.txt". > This fix checks if the key it want's to add exists and skip the insert...
> > > During install of Pimcore 11 SeoBundle I got duplicate key exception for "robots.txt". > > > This fix checks if the key it want's to add exists...
> > > > > During install of Pimcore 11 SeoBundle I got duplicate key exception for "robots.txt". > > > > > This fix checks if the key it...
@tomhuber96 any update on this?
@tomhuber96 I will close this PR now, for more details please see comment: https://github.com/pimcore/pimcore/pull/16603#issuecomment-1943724942
# Symfony flex ## Require symfony/flex via composer I tried to simply require `symfony/flex`. Here are my findings so far to get a better feeling for the estimation: ### Composer...