pvollenweider 2005/03/17 15:51:06 CET
Modified files: (Branch: JAHIA-4-0-BRANCH)
src/views/html/startup readme.html
Log:
Fiy typo
Revision Changes Path
1.68.2.10 +61 -36 jahia/src/views/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/html/startup/readme.html.diff?r1=1.68.2.9&r2=1.68.2.10&f=h
Index: readme.html
===================================================================
RCS file:
/home/cvs/repository/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.9
retrieving revision 1.68.2.10
diff -u -r1.68.2.9 -r1.68.2.10
--- readme.html 9 Mar 2005 10:06:06 -0000 1.68.2.9
+++ readme.html 17 Mar 2005 14:51:06 -0000 1.68.2.10
@@ -169,7 +169,7 @@
<div class="maincontent">
<h1><b>Jahia 4.0.6 README file</b></h1>
We are pleased to announce the final version of the sixth service
pack for Jahia
- 4.0 (Jahia 4.0.6). <br/>
+ 4.0 (i.e. Jahia 4.0.6). <br/>
<br/>
Please read this README carefully to learn about the new features
present in this
upgrade<br/>
@@ -185,8 +185,8 @@
important changes include the support for LDAP dynamic groups and
several fixes
in the WebDAV service. <br/>
<br/>
- We higly recommend to upgrade your Jahia installation to this
service pack. Jahia
- 4.0.6 becomes the last stable edition of the program.<br/>
+ We highly recommend you upgrade your Jahia installation with this
service pack. Jahia
+ 4.0.6 is currently the latest stable edition of the program.<br/>
<br/>
Please check the complete <a href="../../txt/history.txt">change
Log</a>
to view a complete list of all the modifications. <br/>
@@ -194,9 +194,9 @@
<br/>
<h2><b>Most important bug fixes<a name="2" id="2"></a> in Jahia
4.0.6</b></h2>
<ul>
- <li><b>Dynamic LDAP Group / Better support ofr Active Directory
Server</b><br/>
+ <li><b>Dynamic LDAP Group / Better support for Active Directory
Server</b><br/>
Jahia now supports dynamic LDAP groups. We also improved the
support for
- Miscrosoft Active Directory Server.<br/>
+ Microsoft Active Directory Server.<br/>
<br/>
</li>
<li><b>Several WebDAV bug fixes</b><br/>
@@ -207,11 +207,12 @@
</li>
<li><b>HTML Cache Improvement</b><br/>
Under heavy load and if a page was not already preloaded in the
front-end
- HTML cache, all the simultaneous sessions were requesting the
database even
+ HTML cache, all the simultaneous sessions would initiate
requests to the database even
for the same web page (e.g. the home page). This caused some
performance issues
when rebooting a Jahia server with an immediate and strong load.
Now only
- the first user session which try to connect to a page will
request the database.
- The others are delayed until this page is alos pre-loaded in the
HTML cache.
+ the first user session which tries to connect to a page would
+ initiate requests to the database.
+ The others are delayed until this page is pre-loaded in the HTML
cache.
<br/>
<br/>
</li>
@@ -238,65 +239,89 @@
on the Jahia.org web site. You may also upgrade to this new release
by using the
following manual procedure: <br/>
<br/>
- In this procedure we will assume the following :
+ In this procedure we will assume the following :
<ul>
- <li>You have made a backup of all your current Jahia
environement (file system
- + database) !
+ <li>You have made a backup of all your current Jahia
+ environment (file system
+ + database) !
</li>
- <li>Your current Jahia environement is installed in CURRENT_JAHIA
+ <li>Your current Jahia environment is installed in CURRENT_JAHIA
+
</li>
<li>You have installed a clean new Jahia 4.0.6 into
NEW_JAHIA_406 without the
- webapps (Jahia configuration wizard successfully completed).
+ webapps (Jahia configuration wizard successfully completed).
</li>
</ul>
Here are the steps to copy your data into the new Jahia installation
:
+
<ol>
- <li>Copy the following direcories in the corresponding location
of your new
+ <li>Copy the following directories in the corresponding location
of your new
installation:<br/>
<br/>
- <tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content</br>
-
CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates</br>
+ <tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content
+
CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates
CURRENT_JAHIA/tomcat/webapps/jahia/jsp/jahia/templates/[YOUR_JAHIA_SITES] </tt>
- <br/><br/>
+ <br/>
+ <br/>
+
</li>
<li>If you want to copy over the deployed applications, repeat
this step for
each web app :<br/>
Copy CURRENT_JAHIA/tomcat/webapps/WEBAPP_NAME
- <br/>to<br/>
- NEW_JAHIA_406/webapps/WEBAPP_NAME <br/><br/>
+ <br/>
+ to<br/>
+ NEW_JAHIA_406/webapps/WEBAPP_NAME <br/>
+ <br/>
+
</li>
<li>Edit the jahia.properties file and configure the database
settings to point
- to your CURRENT_JAHIA database path. If you have adjusted
settings for the
- your database pooling, please also adjust them in the
dbpool.properties of
- your new installation. <br/><br/>
+ to your CURRENT_JAHIA database path. If you have adjusted
settings for your database pooling, please also adjust them in the
dbpool.properties of
+ your new installation. <br/>
+ <br/>
+
</li>
<li>If you have other custom configurations (custom cache
limitation, LDAP server,
specific HTML Editors,...), please make your changes in the
adequate Jahia
- configuration files. Most common modified files
include:<br/><br/>
- - jahia.properties (Caches, encoding settings, database
parameters)<br/><br/>
- - users.ldap.properties/groups.ldap.properties/router-config.xml
(LDAP settings)<br/><br/>
- - htmleditors_config.xml (HTML editors preferences)<br/><br/>
- - dbpool.properties (database pooling settings)<br/><br/>
- - web.xml (if you have declared other servlets) <br/><br/>
+ configuration files. Most common modified files include:<br/>
+ <br/>
+ - jahia.properties (Caches, encoding settings, database
parameters)<br/>
+ <br/>
+ - users.ldap.properties/groups.ldap.properties/router-config.xml
(LDAP settings)<br/>
+ <br/>
+ - htmleditors_config.xml (HTML editors preferences)<br/>
+ <br/>
+ - dbpool.properties (database pooling settings)<br/>
+ <br/>
+ - web.xml (if you have declared other servlets) <br/>
+ <br/>
+
</li>
<li>If you added some other java libraries or if you modified
some Jahia classes,
JSP or taglibs definitions, please copy the new jar files and/or
make the
- merge of your changes with the new Jahia source code. <br/><br/>
- </li>
- <li>If you have some custom Tomcat configuration, please merge
your Tomcat startup
- scripts (ex: catalina_opts adjusted to your server memory size).
<br/><br/>
+ merge of your changes with the new Jahia source code. <br/>
+ <br/>
+
+ </li>
+ <li>If you have a custom Tomcat configuration, please merge your
Tomcat startup
+ scripts (ex: catalina_opts adjusted to your server memory size).
<br/>
+ <br/>
+
</li>
<li>Finally if you have a commercial license key, don't forget
to copy it over
the default one from your CURRENT_JAHIA to the
NEW_JAHIA_405.<br/>
<br/>
+
</li>
</ol>
- <h2><b><a name="7" id="7"></a>Installation Issues </b></h2>
- <b>Please make sure you don't use any white space in the path name
when installing
+ <h2><b><a name="7" id="7"></a>Installation Issues </b>
+ </h2>
+
+ <b>Please make sure you don't use any white spaces in the path name
when installing
Jahia.<br/>
<br/>
</b>Please check the archive of the public Install mailing list
before sending
- to us your issue (<a
href="http://list.jahia.org">http://list.jahia.org</a> ).<br/><br/>
+ to us your issue (<a
href="http://list.jahia.org">http://list.jahia.org</a> ).<br/>
+ <br/>
</div>
<div class="footer">
@@ -304,4 +329,4 @@
</div>
</div>
</body>
-</html>
+</html>
\ No newline at end of file