PDA

View Full Version : Movable Type on DA weirdness



danw
11-04-2003, 10:25 AM
When uploading a file or (sometimes) saving an entry, I see stuff like this:

MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at (eval 10) line 68.
MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at extlib/IPC/Run/IO.pm line 355.
MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at extlib/IPC/Run/IO.pm line 355.
MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at extlib/IPC/Run.pm line 2156.
MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at extlib/IPC/Run.pm line 2156.
MT::App::CMS=HASH(0x8066668) Pseudo-hashes are deprecated at extlib/IPC/Run.pm line 2159.

It started when I moved to DA. Anybody else see this sort of thing? It never happened with Ensim. Also, MT-Check says all is ok, and everything seems to work correctly.

eugene
11-04-2003, 07:43 PM
It appears that the software you are using contains perl code that has been deprecated.
Pseudo-hashes have been deprecated due to serious problems with their implementations. (They have pretty much always been "experimental" anyway.)