On Mon, 24 Jan 2011 16:03:20 +0100, Fabrice Flore-Thebault <[email protected]> wrote: > Adding this symlink fixes the error : > > cd /etc/simplesamlphp > sudo ln -s config.php config-sanitycheck.php
Again (as in #610973) I do not understand why you would make the regular config file symlinked to the config-sanitycheck.php file. Each module you want to enable can have its own config file which contains settings specific to that module. In this case you could create a config-sanitycheck.php based on /usr/share/simplesamlphp/modules/sanitycheck/config-templates/ -- Thijs Kinkhorst <[email protected]> – LIS Unix Universiteit van Tilburg – Library and IT Services Bezoekadres > Warandelaan 2 • Tel. 013 466 3035 • G 236 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

