Guest Posted October 17, 2002 Posted October 17, 2002 I am confused. My catalog system went down about 4 days ago. I had to reinstall osc and use a mysql backup that was 2 weeks old to restore it. All was fine for a day and now.... Get this when trying to access the catalog: Fatal error: Failed opening required 'includes/languages/HACkYF.php' (include_path='.:/usr/local/lib/php') in /sites/30449/edu/public_html/catalog/includes/application_top.php on line 243 Get this when trying to access admin: Fatal error: Failed opening required 'includes/languages/HACkYF.php' (include_path='.:/usr/local/lib/php') in /sites/30449/edu/public_html/admin/includes/application_top.php on line 192 Any ideas? What is HACkYF.php? Never heard of it. The funny thing is that I have 2 other stores on the same server, and they are absolutely fine. I could really use a little input on this one, and any help is mucho appreciated. Thanks guys and gals! -Kellen
Guest Posted October 17, 2002 Posted October 17, 2002 I may be jumpimng the gun here... but looks like something is changing the names of files... looks like virus activity to me....
Guest Posted October 17, 2002 Posted October 17, 2002 I fixed the occurances of hackyf in the sql db. They were in the languages table and the currencies table. Once I replaced the hackyf references and some other characters in it, the catalog portion came back to life. However, now I am getting the dreaded .../language/.php error that is so common for a lot of people when I go to the admin side. Repeat catalog side is running again as normal, but now the admin side is not working.... :?
Guest Posted October 17, 2002 Posted October 17, 2002 Do you have a recent db backup? recent admin? backups save yer butt!
Guest Posted October 18, 2002 Posted October 18, 2002 Got the backup. Actually I have used it already to do the first repair job. However, after a day my "Repair Job" crapped out on me. :D Oh well, I have to say I am learning a ton as I go deeper into the code. :) Now my problem is one that has been mentioned several times by others but then the stock response of "search the forums it's been addressed several times" seems to be the only response out of the 2000+ matches my search brings up. So here goes and I hope someone has a little mercy and is willing to share the fix that seems to be an elusive needle in a hay stack when I search for it. Fatal error: Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /sites/30449/edu/public_html/admin/includes/application_top.php on line 199 I know... I know... "It's been asked and answered several times". However, I can't seem to find any answer except the reply above. :? Anyhow, I have installed several OSC's so far and I have several running on the same server without a problem, but this particular install has suddenly become a real drag. So.... hoping for a little mercy and a few hints. :lol:
Guest Posted October 18, 2002 Posted October 18, 2002 The catalog portion is running great. I am only having this problem trying to access the admin portion.
Guest Posted October 18, 2002 Posted October 18, 2002 Fixed... edited the language table for admin in mysql db and back to normal.... In the configuration table: 66 Default Language DEFAULT_LANGUAGE en This is the cause of the FATAL ERROR problem above. Put en in (for some reason was a) and all is well....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.