Show server hostname under system > server config
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Florian Schaal mentioned in merge request !800 (merged)
mentioned in merge request !800 (merged)
- Till Brehm changed milestone to %3.1.13
changed milestone to %3.1.13
- Till Brehm mentioned in commit ef20902f
mentioned in commit ef20902f
- Florian Schaal mentioned in commit ebe19f21
mentioned in commit ebe19f21
- Till Brehm added Implemented label
added Implemented label
- Till Brehm closed
closed
Hi, this seems to cause an error for me:
PHP Parse error: syntax error, unexpected '[' in /usr/local/ispconfig/interface/web/admin/server_config_edit.php on line 78
reverting back to server_config_edit.php from 3.1.12 works for me.
- Author Owner
The code is fine, but there might be an issue with older PHP versions. Which PHP version do you use on that server?
5.3.3
- Author Owner
Ok, that's probably the reason. We will have to alter that code to not use the [] selector for the function or raise the min required php version for ISPConfig. The code change is no big issue, I'll add a bug report for that.
- Till Brehm mentioned in issue #5113 (closed)
mentioned in issue #5113 (closed)
thanks!