Am 2018-05-29 14:36, schrieb Maxim Dounin:
Hello!
From the configuration it is not clear why you are redirected to
"/install/" though. With bare "/install" without trailing slash I
would expect the provided configuration to work. You may want to
check what actually happens with "/install" r
Hello!
On Tue, May 29, 2018 at 11:01:43AM +0200, rai...@ultra-secure.de wrote:
[...]
> However, when I call the URL /install as suggested by the documentation
>
> https://pimcore.com/docs/5.x/Development_Documentation/Getting_Started/Installation.html
>
> I get redirected to /install/
>
> and
Hi,
I'm trying to setup pimcore5 with nginx + php-fpm (7.0 on FreeBSD 11.1
amd64, for the record).
According to their documentation, this needs the following
configuration:
# pimcorev5
# mime types are covered in nginx.conf by:
# http {
# include mime.types;
# }
upstream php_pimco