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?
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
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"
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/