system information.html
1.37 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>System information</title>
</head>
<body>
<h2>System information</h2>
<p>
KnowledgeTree provides a Support and System Information page in the Miscellaneous section of DMS Administration, which helps you identify and fix problems with your system.The Support and System Information page displays the output of a php_info command in a scrollable window. You may be asked to copy and send this information to the KnowledgeTree support staff if you require assistance with your problem.
</p>
<p>
Clicking the Download PHP Information link on this page automatically runs <strong>phpinfo</strong> and prints the results to the KnowledgeTree Document Management System.
</p>
<p>
<strong>Note:</strong> If you believe that distributing this information represents a security risk for your organization, we recommend that you sanitize the output before copying and sending it. Alternatively, please enquire about sending the information directly to the developer dealing with your issue.
<p>
<p>
You can also click the direct link to the KnowledgeTree Issue Tracker, where you can:
</p>
<ul>
<li>report bugs</li>
<li>view known issues</li>
<li>find out whether fixes have already been applied for your problem in a new version of KnowledgeTree</li>
</ul>
</body>
</html>