[pmwiki-users] How to stop wiki.d/ from generating subdirectories?

Hans design5 at softflow.co.uk
Mon Apr 11 04:00:10 CDT 2011


Al,
perhaps you can explain in detail what problem(s) you've encountered
when setting up AuthUser and UserAdmin.

Does name/password authorisation  (login) work with AuthUser
installed? Near top of config.php:
  include_once("$FarmD/scripts/authuser.php");
before UserAdmin was installed? (added before the code above:
  include_once("$FarmD/cookbook/useradmin-authuser.php");

A copy of your config.php would be useful as well,
just replace all clear passwords and sensitive names with
hashes #######.

  ~Hans




More information about the pmwiki-users mailing list