kam270 Posted December 17, 2009 Share Posted December 17, 2009 Hi guys I uploaded a .htaccess file to the store so that the back office generator could write to the file. When I tried to log into the back end I get this error:Fatal error: Undefined class name 'configuration' in /home/content/i/o/l/ioltd/html/store/config/config.inc.php on line 136I have tried revoing the .htaccess file but still get the error.The site is hosted with godaddy.How do I resolve this issue ?Thanks for your help. Link to comment Share on other sites More sharing options...
G.E.S. Posted January 12, 2010 Share Posted January 12, 2010 please I have the same problem! Link to comment Share on other sites More sharing options...
flipper242 Posted January 26, 2010 Share Posted January 26, 2010 I have had the same error, this was my solution:Check your PHP Version, you need php5 on your server.Check it with:Start a file with (e.g.: info.php) <?php phpinfo(); ?> then upload and open it, than you can see your Server setup Link to comment Share on other sites More sharing options...
3d-graphic.pl Posted August 29, 2010 Share Posted August 29, 2010 Hi, can You write how to repair this? I have the same proplem. Please help me! Link to comment Share on other sites More sharing options...
hpecas Posted June 27, 2011 Share Posted June 27, 2011 hi,check your PHP VERSION, must have 5 at least.With my host i add in .htaccess:SetEnv PHP_VER 5and it works Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now