contao / manager-bundle

[READ-ONLY] Contao Manager Bundle
GNU Lesser General Public License v3.0
17 stars 10 forks source link

InstallTool logException #17

Closed ghost closed 7 years ago

ghost commented 7 years ago

Issue by @digitalingenieur February 7th, 2017, 11:14 GMT

In Contao Managed Version the path to the log file should be something like

$this->rootDir.'/../var/logs/prod-'.date('Y-m-d').'.log'

in InstallTool.php, Line 395

aschempp commented 7 years ago

@leofeyer did you move this here? The manager-bundle does not have a InstallTool class?

leofeyer commented 7 years ago

But the error does not occur in the standard edition, so …

aschempp commented 7 years ago

@leofeyer not true, this is an issue of moving to the Symfony 3 structure.

leofeyer commented 7 years ago

You are right. I have re-opened the original issue.