Files
FHC-Core/_fhcomplete_systemvoraussetzungen.html
T
2011-05-04 12:10:19 +00:00

62 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>FH Complete</title>
<style type="text/css">
div
{
font-size:12px;font-family:Tahoma;
float:left;
}
</style>
</head>
<body>
<div style="width:24%;">&nbsp;</div>
<div style="width:50%;margin:0px 1%;">
<a title="FH Complete" href="fhcomplete.html">
<img title="FAS" height="90" border="0" alt="FH Complete FAS" src="skin/images/fh_complete_logo.png">
</a>
<div style="height:10px;width:100%">&nbsp;</div>
<div style="font-family : Tahoma;font-size:medium;">
<h1>Systemvoraussetzungen</h1>
<div style="border:1px outset #F4F4FF;
-moz-border-radius:30px;
-khtml-border-radius:30px;
padding:10px;
background-color:#F4F4FF;">
<div style="font-family : Tahoma;font-size:medium;text-align: justify;">
<br/>
Für den Betrieb von FH-Complete müssen folgende Systemvoraussetzungen erfüllt werden:
<div style="height:10px">&nbsp;</div>
<ul style="text-align:left;">
<li>WebServer (empfohlen: Apache 2.2)</li>
<li>PHP 5.2 oder höher<br />
Module:<br>
- xmlrpc<br>
- dom<br>
- xsl<br>
- gd<br>
</li>
<li>PostgreSQL 8.4 (oder SQL:1999 kompatible Datenbank)</li>
</ul>
<b>Browseranforderungen</b>
<br>
Für die Applikationen Tempus und FAS wird ein Gecko-basierender Browser benötigt:
<ul>
<li>Seamonkey ab Version 1.6</li>
<li>Firefox ab Version 1.5</li>
</ul>
Für die Applikationen CIS und Vilesci kann jeder standardkonforme Webbrowser verwendet werden
<br />
<br />
</div>
</div>
<a style="font-size:11px;color:silver;" href="javascript:history.back();" >zur&uuml;ck zur Startseite FH Complete</a>
</div>
</div>
<div style="width:24%;">&nbsp;</div>
</body>
</html>