From: <re...@us...> - 2008-09-24 21:59:01
|
Revision: 694 http://sciret.svn.sourceforge.net/sciret/?rev=694&view=rev Author: reinerj Date: 2008-09-24 21:58:54 +0000 (Wed, 24 Sep 2008) Log Message: ----------- typo fix for Sciret Modified Paths: -------------- trunk/docs/sciret-install-EN.txt Modified: trunk/docs/sciret-install-EN.txt =================================================================== --- trunk/docs/sciret-install-EN.txt 2008-09-24 21:27:27 UTC (rev 693) +++ trunk/docs/sciret-install-EN.txt 2008-09-24 21:58:54 UTC (rev 694) @@ -8,7 +8,7 @@ ------------ Sciret is an advanced knowledge based system written in PHP. The software self is platform independent and should run on every platform where PHP is supported. In the further development, Sciret will be extended to a full enterprise knowledge and information storage system. -Sciret was developed as a internal project from http://www.kb-m.com[Keyboard ,onkeys], a Open Source consulting and strategy company. After many month of internal usage, the decision was taken to release the code as an Open Source Project on http://www.sf.net[Sourceforge]. We hope that Sciret will also fulfill the requirements of other users and companies. +Sciret was developed as a internal project from http://www.kb-m.com[Keyboard Monkeys], a Open Source consulting and Community Consulting company. After many month of internal usage, the decision was taken to release the code as an Open Source Project on http://www.sf.net[Sourceforge]. We hope that Sciret will also fulfill the requirements of other users and companies. IMPORTANT: Some of the information of this document are not related to your Sciret version. Please read also the release announcements for your version! @@ -17,7 +17,8 @@ To install Sciret, you need a couple of things -*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater is recommended. You can also use alternative HTTP servers like http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd] or http://www.cherokee-project.com/[Cherokee HTTP server] +*Web Server*:: http://httpd.apache.org[Apache Server] version 1.3 or greater is recommended. You can also use alternative HTTP servers like http://www.microsoft.com/windowsserver2003/iis/default.mspx[Microsoft IIS (R) registered trademark], http://www.lighttpd.net/[lighttpd] or http://www.cherokee-project.com/[Cherokee HTTP server] + http://www.lighttpd.net/ [lighttpd] *PHP*:: http://www.php.net/[PHP] version 4.2 or greater is required @@ -591,3 +592,4 @@ This work is licensed under a http://creativecommons.org/licenses/by-sa/2.5/[Creative Commons Attribution-Share Alike 2.5 License]. +// vim: set syntax=asciidoc: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |