0
Welcome Guest! Login
0 items Join Now

Fatal Error popped up

  • Fatal Error popped up

    Posted 14 years 4 months ago
    • Hi Guys,

      I have been running a joomla mynxx template for my companies website for about a year and a half now, and today a fatal error message popped up. Any ideas about what this is or how to fix it?

      The website's address is: www.seizmik.com

      Here's what appears instead of the website now:
      Fatal error: main() [function.require]: Failed opening required 'D:\inetpub\seizmik\site\libraries\phputf8/mbstring/core.php' (include_path='.;c:\php4\pear') in D:\inetpub\seizmik\site\libraries\phputf8\utf8.php on line 62

      Thanks in advance, love the templates!
  • Re: Fatal Error popped up

    Posted 14 years 4 months ago
    • I saw this post: forum.joomla.org/viewtopic.php?p=1564383
      It appears to be the same problem, the solution was the core.php is missing. It looks like the core.php is still there, and when I try to copy and paste a new core.php into the folder it gives me this message:

      "An error occurred copying a file the the FTP Server. Make sure you have permission to put files on the server.
      Details:
      200 Type set to I
      227 Entering Passive Mode (208, 106, 210, 53, 82, 20).
      550 core.php: OS & File System Error: (core.php) Permission denied"
  • Re: Fatal Error popped up

    Posted 14 years 4 months ago
    • Its fixed, for those with similar problems and as clueless as I often am, I copied the code from here:
      api.joomla.org/__filesource/fsou ... e.php.html
      into a new core.php file and uploaded it here: /libraries/phputf8/mbstring/
    • NZD - Jonathan's Avatar
    • NZD - Jonathan
    • Hero Rocketeer
    • Posts: 436
    • Thanks: 0
    • CEO, NZD Securities

    Re: Fatal Error popped up

    Posted 14 years 4 months ago
    • It seems your file has fileownership different to your FTP user.
      To fix this.
      chown -Rv youruser core.php

Time to create page: 0.083 seconds