Started getting this error on my Apache server after updating some css/php pages with some errant program. Still have not found which program was causing the error, but big as life, this was in the code for a multitude of pages…
<code><link href=”*” rel=”stylesheet” type=”text/css”></code>
I was looking everywhere for what could be causing the error. Even tried moving html and php pages over from other sites that were not showing the error in the Apache error log. They seemed to work, so then the fact that it kept referring to “can’t map something to a file” got me started looking line by line for all file references.