PHPException: cant write to logs dir

Issue #16 resolved
SH repo owner created an issue

Hello,

I cannot run your free docker container. I installed from the docker registry, added my local file directory and run. Kitematic redirects me to https://192.168.99.100/admin/install/server (a blank page). Here an nginx error messages…

2015/09/30 21:25:00 [error] 186#0: *8 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Unable to write in the logs directory (/opt/mailserver-admin/app/logs) ' in /opt/mailserver-admin/app/bootstrap.php.cache:2674 Stack trace: #0 /opt/mailserver-admin/app/bootstrap.php.cache(2632): Symfony\Component\HttpKernel\Kernel->buildContainer() #1 /opt/mailserver-admin/app/bootstrap.php.cache(2411): Symfony\Component\HttpKernel\Kernel->initializeContainer() #2 /opt/mailserver-admin/app/bootstrap.php.cache(2442): Symfony\Component\HttpKernel\Kernel->boot() #3 /opt/mailserver-admin/web/app.php(30): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #4 {main} thrown in /opt/mailserver-admin/app/bootstrap.php.cache on line 2674" while reading response header from upstream, client: 192.168.99.1, server: localhost, request: "GET /admin/install/server HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: “192.168.99.100"

Comments (2)

  1. Log in to comment