Skip to content

APS installer installation_success

Oliver requested to merge ncomputers.org/ispconfig3:aps_error into master

Sometimes APS installer says there was an error, when there was only a warning, for example:

22.10.2017-22:19 - WARNING - PHP Warning:  mkdir(): File exists in /home/0/5/web/test/install_scripts/configure on line 71

That resulted on installation_error, but now it results on installation_success

And this (typo3 using php5):

29.10.2017-01:48 - WARNING - PHP Parse error:  syntax error, unexpected ':', expecting '{' in /home/0/5/web/typo/install_scripts/typo3bootstrap.php on line 50

Stills resulting on error 😄

Merge request reports