dedicated hosting - Magento migration error -


domain magento setup on shared hosting account , have taken dive in dedicated server environment.

we've copied files across on old server we're getting 500 error.

on further investigation its:

php fatal error: call member function getoptions() on non-object in /app/mage.php on line 298  

(have removed full actual path error security)

has come across problem before , if how did solve it?

here solutions in magento forum.

magento

  • have write permission on /var/ , other folders need write permissions?
  • php safemode off?
  • cache clear?

Comments