Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
a 32 bit apache
a 64 bit perl
a bunch of 32 bit authentication gdbm files
the 64 bit perl, and all the code to maintain the gdbm files including user and group names and password crypts, does not read the 32 bit dbm files.
short of installing a 32 bit perl, is there anything I can do to make a 64 bit perl read a 32 bit gdbm database?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: 32bit DBM files and a 64 bit perl.
by BrowserUk (Patriarch) on Apr 23, 2012 at 18:30 UTC | |
|
Re: 32bit DBM files and a 64 bit perl.
by locked_user sundialsvc4 (Abbot) on Apr 24, 2012 at 13:27 UTC |