15
edits
Markus.doits (talk | contribs) (→Testing the Weave Server: info about http-authentication must be off and weave admin api must be set up) |
Markus.doits (talk | contribs) m (→Testing the Weave Server: admin interface --> admin server) |
||
| Line 165: | Line 165: | ||
== Testing the Weave Server == | == Testing the Weave Server == | ||
The load_data.pl script will run a series of tests against your server, creating, modifying, selecting from and deleting a collection. Make sure to change the parameters at the top before running it. Also, the script requires the libwww-perl module and the weave admin | The load_data.pl script will run a series of tests against your server, creating, modifying, selecting from and deleting a collection. Make sure to change the parameters at the top before running it. Also, the script requires the libwww-perl module and the weave admin server above to be set up. It currently does not work with http-authentication, so also be sure to have your web-directory unprotected during the tests. | ||
edits