http://rudyland.net/cgi-bin/mt/mt.cgi
CODE
Got an error: Base class package "Class::Accessor::Fast" is empty.
(Perhaps you need to 'use' the module which defines that package first.)
at lib/MT/Component.pm line 10
BEGIN failed--compilation aborted at lib/MT/Component.pm line 10.
Compilation failed in require at (eval 9) line 3.
...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.
BEGIN failed--compilation aborted at lib/MT/Core.pm line 11.
Compilation failed in require at lib/MT.pm line 1091.
(Perhaps you need to 'use' the module which defines that package first.)
at lib/MT/Component.pm line 10
BEGIN failed--compilation aborted at lib/MT/Component.pm line 10.
Compilation failed in require at (eval 9) line 3.
...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.
BEGIN failed--compilation aborted at lib/MT/Core.pm line 11.
Compilation failed in require at lib/MT.pm line 1091.
If I try to Sign In to leave a comment, I a similar error:
http://rudyland.net/cgi-bin/mt/mt-comments...=2&static=1
CODE
Got an error: Base class package "Data::ObjectDriver::BaseObject" is empty.
(Perhaps you need to 'use' the module which defines that package first.)
at lib/MT/Object.pm line 10
BEGIN failed--compilation aborted at lib/MT/Object.pm line 10.
Compilation failed in require at (eval 7) line 3.
...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.
BEGIN failed--compilation aborted at lib/MT/Comment.pm line 10.
Compilation failed in require at lib/MT/App/Comments.pm line 12.
BEGIN failed--compilation aborted at lib/MT/App/Comments.pm line 12.
Compilation failed in require at lib/MT/Bootstrap.pm line 62.
(Perhaps you need to 'use' the module which defines that package first.)
at lib/MT/Object.pm line 10
BEGIN failed--compilation aborted at lib/MT/Object.pm line 10.
Compilation failed in require at (eval 7) line 3.
...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.
BEGIN failed--compilation aborted at lib/MT/Comment.pm line 10.
Compilation failed in require at lib/MT/App/Comments.pm line 12.
BEGIN failed--compilation aborted at lib/MT/App/Comments.pm line 12.
Compilation failed in require at lib/MT/Bootstrap.pm line 62.
http://rudyland.net/cgi-bin/mt/mt-check.cgi
System check is A-OK and there is nothing in the knowledge base about “Class::Accessor::Fast” or “Data::ObjectDriver::BaseObject” so I’m stuck. What does this mean? How do I fix it?
Thanks!