Hi,

>I tweaked /var/lib/dpkg/info/phpldapadmin.config just a little bit and 
>modified line 9:
>
>--- line 9 ---
>if [ ! -f $CONFFILE ] || [ $(md5sum $CONFFILE | awk '{print $1}') = 
>"43b124661b7e30fb94c37c3c221124eb" ] || [ "$1" = "reconfigure" ]; then
>--- line9 ---
>
>Then of course you have to modify /var/lib/dpkg/info/phpldapadmin.postinst a 
>little bit. I 
>removed line 25 (exit 0), because otherwise this script would just do nothing.
>
>For me this is working.
>
After rechecking I realized, that this way does not work like I thought.
The dialog appears, OK. My old configuration was config. I set this to
session and reloaded phpldapadmin in my browser. Now I have to login.
Great. But then I want to set it back from session to config, so I
dpkg-reconfigure phpldapadmin and reaload it in my browser, but now I
have to login, again. So my way is buggy. Sorry.

So if find a way to solve this, great. Otherwise a note in README.Debian
would be nice. Or perhaps a dialog message, when you do a
dpkg-reconfigure, which tells you to delete the files first or asks you
to do it for you?

Regards,
Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to