Slackers Posted February 21, 2005 Share Posted February 21, 2005 Hi, when trying to get to any pages associated with my osCommerce portion of my site, I get the following error: 1033 - Incorrect information in file: './d60133744/configuration.frm' select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] ----------------------- Can anyone tell me if I need to fix something or if the OS system is just down? I'm not sure how long it has been like this, but I don't think I uploaded anything to make this happen... Thank you Link to comment Share on other sites More sharing options...
stevel Posted February 21, 2005 Share Posted February 21, 2005 Sounds like a host problem to me. Contact their support. This is PHP complaining about a configuration error. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
Guest Posted February 22, 2005 Share Posted February 22, 2005 I have just received the same error on 2/21/05: 1033 - Incorrect information in file: './d60017879/configuration.frm' select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] I have not done any changes/uploads to my database/catalog either. Is your store hosted through Netfirms by chance? Regards... Link to comment Share on other sites More sharing options...
stevel Posted February 22, 2005 Share Posted February 22, 2005 Well, I can tell you that Googling "configuration.frm" shows that there are a fair number of sites with similar problems, or have been over time (when I click on the link in Google, the page comes up ok). The one instance I can find in this forum isn't helpful. I had wondered at first if you might have installed one of the "configuration cache" contributions, but I looked at them and it doesn't seem to be relevant. Let me suggest one thing - go into phpmyadmin, click on the SQL tab, and enter the query that it is complaining about and see what you get. It may be enlightening. Oh, one shot in the dark. Do you have STORE_SESSIONS defined as 'mysql' in your configure.php files? If not, try changing to that and see what happens. I recommend that setting anyway. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.