Hi Dmitry and thanks a lot for the patch! On Sat, Sep 20, 2008, Dmitry Semyonov wrote: > It also fixes dependency list (libapache-mod-php4 | > libapache2-mod-php4 instead of php4),
I don't think I will include this, as libapache2-mod-php4 provides php and libapache-mod-php4 is not in lenny. > and Version display by doku.php?do=check URL. Which bug is it fixing? > + echo "Alias $docroot /usr/share/dokuwiki" > $apacheconf Why not >> ? > +# Subroutine to set up an initial access control system > +setup_acl() > { > + # By default allow everyone read access > + if [ ! -a /var/lib/dokuwiki/acl/acl.auth.php ]; then Do you mean "if [ ! -e /var/lib/dokuwiki/acl/acl.auth.php ..."? -- Mohammed Adnène Trojette -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]