diff options
author | ivan <ivan> | 2002-02-04 16:44:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-04 16:44:48 +0000 |
commit | 8cbba53b09bb5b09355316b7ff8948500c3b4b76 (patch) | |
tree | 686573f3d6a37999b5f04b4dbc08dcb654726271 /httemplate/docs | |
parent | c7ff9a58360788ce776022606c4ec3496062013b (diff) |
billing events!
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/install.html | 1 | ||||
-rw-r--r-- | httemplate/docs/upgrade8.html | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 564dccaba..e719645a4 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -118,7 +118,6 @@ PerlSetVar Debug 2 </pre></font> </ul></td> <td><ul> - <li>NOTE: Mason support is still a bit buggy in the 1.4.0 prereleases. This will be fixed before 1.4.0. You have been warned. <li>Run <tt>make masondocs</tt> <li>Copy <tt>masondocs/</tt> to your web server's document space. <li>Copy <tt>htetc/handler.pl</tt> to your web server's configuration directory. diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index c4d023a58..360fba691 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -6,6 +6,7 @@ <ul> <li>If migrating from less than 1.3.1, see these <a href="upgrade7.html">instructions</a> first. <li><font size="+2" color="#ff0000">Backup your database and current Freeside installation.</font> (with <a href="http://www.ca.postgresql.org/devel-corner/docs/postgres/backup.html">PostgreSQL</a>) (with <a href="http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Administration.html#Backup">MySQL</a>) + <li><a href="http://perl.apache.org/">mod_perl</a> is now required. <li>Install <a href="http://www.apache-asp.org/">Apache::ASP</a> or <a href="http://www.masonhq.com/">HTML::Mason</a>. </ul> <table> @@ -33,7 +34,6 @@ PerlSetVar Global /usr/local/etc/freeside/asp-global/ </pre></font> </ul></td> <td><ul> - <li>NOTE: Mason support is still a bit buggy in the 1.4.0 prereleases. This will be fixed before 1.4.0. You have been warned. <li>Run <tt>make masondocs</tt> <li>Copy <tt>masondocs/</tt> to your web server's document space. <li>Copy <tt>htetc/handler.pl</tt> to your web server's configuration directory. |