File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ## short description
2+ What is happening and what is wrong with that?
3+
4+ ## correct behaviour
5+ What should happen instead?
6+
7+ ## environment
8+ Server OS: (debian/ubuntu/centos/...)
9+ Server OS version: (wheezy/trusty/centos6/...)
10+ ISPConfig version: (3.0.5.4/3.1.5/3.1dev/...)
11+ _ you can use ` grep 'ISPC_APP_VERSION' /usr/local/ispconfig/server/lib/config.inc.php ` to get it from the command line_
12+
13+ If it might be related to the problem
14+ ```
15+ insert the output of `nginx -v` or `apachectl -v` here
16+ ```
17+ ```
18+ insert the output of `php -v` here
19+ ```
20+
21+ ## propsed fix
22+ optional, of course.
23+ if you want to post code snippets, please use
24+ > \`\`\`
25+ > your code
26+ > \`\`\`
27+
28+ ## references
29+ if you know of related bugs or feature requests, please reference them by using ` #<bugnumber> ` , e. g. #123
30+ if you have done a merge request already, please reference it by using ` !<mergenumber> ` , e. g. !12
31+ if you know of a forum post on howtoforge.com that deals with this topic, just add the link to the forum topic here
32+
33+ ## screenshots
34+ optional, of course.
35+ Add screenshots of the problem by clicking "Attach a file" on the bottom right.
You can’t perform that action at this time.
0 commit comments