Jonas Jonsson

Show:

What's happening?

  • Comment: (ok 2.11) WWW-Authenticate, charset problem.

    Yes. But does every language has a US-Ascii version of special chars? If they has, or at least most of them has, then it could be a solution.

    2007-03-09 10:35:29 UTC in phpMyAdmin

  • Comment: (ok 2.11) WWW-Authenticate, charset problem.

    I think the best solution would be to not translate that sentence due to limitations in the RFC. Or use something like this instead. phpMyAdmin@localhost Then there won't be any problem at all.

    2007-03-09 09:20:56 UTC in phpMyAdmin

  • Comment: (ok 2.11) WWW-Authenticate, charset problem.

    If I change the lang file to this. $strRunning = iconv('utf-8', 'iso-8859-1', 'körs på') . ' %s'; Then it's shown correct. But this could however be a problem of my computer. Since I use iso-8859-1 as my current locale. I currently don't have a UTF-8 desktop available at the moment.

    2007-03-08 11:34:02 UTC in phpMyAdmin

  • (ok 2.11) WWW-Authenticate, charset problem.

    Hi.. It seems that the text that are sent to the www-auth is in the chosen charset. But this is wrong since the RFC specifies that it should be in US-ASCII. For me I get this: WWW-Authenticate: Basic realm="phpMyAdmin körs pÃ¥ localhost" But it should be WWW-Authenticate: Basic realm="phpMyAdmin körs på localhost" the topmost line is a UTF-8 string shown as Latin1...

    2007-03-07 19:31:15 UTC in phpMyAdmin

  • Comment: Why install pam_mount.la?

    Couldn't you just skip to compile the static libraries? Sorry, not good at automake...

    2006-12-26 14:45:32 UTC in pam_mount module

  • Comment: Why install pam_mount.la?

    Well I can't see any use for the .a and the .la file since pam uses shared libraries for the pam_modules. So I would just skip them and I someone complains then you know that someone needs them... Don't think that will happen, but you never know.

    2006-12-25 17:06:33 UTC in pam_mount module

  • --libdir isn't honored by configure

    If I use ./configure --libdir=/lib64 it still install the libs in /lib. If I use --with-slibdir=/lib64 it works. Why this behavior?.

    2006-12-25 16:42:00 UTC in pam_mount module

  • Why install pam_mount.la?

    When doing an make install, the file pam_mount.la gets installed. What is the thought with that file?.

    2006-12-25 16:38:32 UTC in pam_mount module

  • configure: --with-slibdir and --with-ssbindir desc.

    When running ./configure --help and the desciption for --with-slibdir and --with-ssbindir is swapped.. --with-slibdir=PATH Path to the super sbin directory [/sbin] --with-ssbindir=PATH Path to the super lib directory [/lib].

    2006-12-25 16:33:31 UTC in pam_mount module

About Me

  • 2003-01-02 (7 years ago)
  • 679390
  • gonzzor (My Site)
  • Jonas Jonsson

Send me a message