I am unable to rebuild the index and archive files for my installation of MT 2.661. This is a clean install, and has never successfully completed a rebuild.
MT.cgi seems to run correctly for all other operations - I can create and edit entries, it's writing into and out of the db, will accept templates, etc.
I've seen postings on this, but not a resolution. Is this a memory allocation issue with my hosting service?
Error log for index file rebuilds reads:
-------------------
Out of memory!
Out of memory!
Callback called exit at lib/MT/App.pm line 447.
[Mon Apr 19 11:27:43 2004] [error] [client 130.x.x.x] Premature end of script headers: /hsphere/local/home/cgi-bin/mt/mt.cgi
--------------------
Error log for archive file rebuilds reads:
------------------
Out of memory!
DBI::Db=HASH(0x8434634)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at lib/MT/ObjectDriver/DBI.pm line 254.
Callback called exit.
END failed--cleanup aborted at mt.cgi line 39.
[Mon Apr 19 12:00:14 2004] [error] [client 130.x.x.x] Premature end of script headers: /hsphere/local/home/cgi-bin/mt/mt.cgi
-----------------