I tried <?php get_links_list(25,26,27,28,29); ?> but it didn’t reorder. Works with 1.5?
First make an exact copy of wp-config-sample.php to a new file called wp-config.php.
Via shell: cp wp-config-sample.php wp-config.php
Then edit the contents of wp-config.php to your personal settings.