Couple minor corrections.
This commit is contained in:
parent
e670c805af
commit
628108a3b8
1 changed files with 11 additions and 5 deletions
|
@ -12,6 +12,9 @@
|
||||||
<!-- Start of content -->
|
<!-- Start of content -->
|
||||||
<div id="wrapper-content" role="main">
|
<div id="wrapper-content" role="main">
|
||||||
<h1>VIVO Release 1 V1.2 Installation Guide</h1>
|
<h1>VIVO Release 1 V1.2 Installation Guide</h1>
|
||||||
|
<p>
|
||||||
|
January 28, 2011
|
||||||
|
</p>
|
||||||
<div style="background: #EEEEEE">
|
<div style="background: #EEEEEE">
|
||||||
<b>Missing pieces and fixes</b>
|
<b>Missing pieces and fixes</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -24,6 +27,9 @@
|
||||||
<li>
|
<li>
|
||||||
Fix styles on file, dir, parameters name styles
|
Fix styles on file, dir, parameters name styles
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
Link to upgrade pdf online at SF
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<toc>
|
<toc>
|
||||||
|
@ -43,7 +49,7 @@
|
||||||
<!-- Installation process for V1.2 --><h2 id="installation">Installation process for V1.2</h2>
|
<!-- Installation process for V1.2 --><h2 id="installation">Installation process for V1.2</h2>
|
||||||
<p>
|
<p>
|
||||||
This document is a summary of the VIVO installation process. This and other
|
This document is a summary of the VIVO installation process. This and other
|
||||||
documentation can be found on the <a href="http://vivoweb.org/support">spport page</a>
|
documentation can be found on the <a href="http://vivoweb.org/support">support page</a>
|
||||||
at <a href="http://vivoweb.org">VIVOweb.org</a>
|
at <a href="http://vivoweb.org">VIVOweb.org</a>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -385,9 +391,9 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
Change the dbtype setting to use a database other than MySQL.
|
Change the dbtype setting to use a database other than MySQL.
|
||||||
Otherwise, leave this value unchanged.
|
Otherwise, leave this value unchanged.
|
||||||
Possible values are DB2, derby, HSQLDB, H2, MySQL, Oracle,
|
Possible values are DB2, derby, HSQLDB, H2, MySQL, Oracle,
|
||||||
PostgreSQL, and SQLServer.
|
PostgreSQL, and SQLServer.
|
||||||
Refer to http://openjena.org/wiki/SDB/Databases_Supported
|
Refer to http://openjena.org/wiki/SDB/Databases_Supported
|
||||||
for additional information.
|
for additional information.
|
||||||
</td>
|
</td>
|
||||||
|
@ -402,7 +408,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
Specify a driver class name to use a database other than MySQL.
|
Specify a driver class name to use a database other than MySQL.
|
||||||
Otherwise, leave this value unchanged.
|
Otherwise, leave this value unchanged.
|
||||||
This JAR file for this driver must be added to the the
|
This JAR file for this driver must be added to the the
|
||||||
webapp/lib directory within the vitro.core.dir specified above.
|
webapp/lib directory within the vitro.core.dir specified above.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue