2019-08-14 10:48:50 +02:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
|
|
|
This port has been converted to use fastcgi. Please read the installation
|
|
|
|
documentation available at:
|
|
|
|
|
|
|
|
http://torrus.org/install.pod.html
|
|
|
|
EOM
|
|
|
|
}
|
|
|
|
{ type: upgrade
|
|
|
|
message: <<EOM
|
2009-04-17 10:46:16 +02:00
|
|
|
A complete re-compile of the XML is required after upgrading.
|
|
|
|
|
|
|
|
* Shutdown the collector
|
|
|
|
* Remove all of the dbs under db/
|
|
|
|
* run 'torrus compilexml --all'
|
|
|
|
* Restart the collector
|
2019-08-14 10:48:50 +02:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|