Commit 6780793b authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

errr.... try again, now with -R :)

parent 4d20d32b
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.159 2008/09/05 21:58:55 lpsolit%gmail.com Exp $ --> <!-- $Id: installation.xml,v 1.160 2008/09/05 22:08:15 lpsolit%gmail.com Exp $ -->
<chapter id="installing-bugzilla"> <chapter id="installing-bugzilla">
<title>Installing Bugzilla</title> <title>Installing Bugzilla</title>
...@@ -1281,18 +1281,6 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s ...@@ -1281,18 +1281,6 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
<xref linkend="troubleshooting"/>. <xref linkend="troubleshooting"/>.
</para> </para>
<para>
When upgrading Bugzilla, this format may change.
To create new status data, (re)move old data and run following commands:
</para>
<screen>
<prompt>bash$</prompt>
<command>cd &lt;your-bugzilla-directory&gt;</command>
<prompt>bash$</prompt>
<command>./collectstats.pl --regenerate</command>
</screen>
<note> <note>
<para> <para>
The URL above may be incorrect if you installed Bugzilla into a The URL above may be incorrect if you installed Bugzilla into a
...@@ -1361,19 +1349,6 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s ...@@ -1361,19 +1349,6 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
the Reports page. the Reports page.
</para> </para>
<para>
When upgrading Bugzilla, this format may change.
To create new status data, (re)move old data and run the following
commands:
</para>
<screen>
<prompt>bash$</prompt>
<command>cd &lt;your-bugzilla-directory&gt;</command>
<prompt>bash$</prompt>
<command>./collectstats.pl --regenerate</command>
</screen>
<note> <note>
<para> <para>
Windows does not have 'cron', but it does have the Task Windows does not have 'cron', but it does have the Task
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment