Ever since moving to my new host, the following error codes have repeatedly shown up in my site logs.
[Mon Mar 08 14:03:39 2010] [error] [client ##.##.##.##] script '/var/www/html/wp-app.php' not found or unable to stat
[Mon Mar 08 14:03:39 2010] [error] [client ##.##.##.##] File does not exist: /var/www/html/404.shtml
I've hunted through most of the wordpress core files trying to find what is calling wp-app.php, but so far I've come up empty. Does anybody happen to know what files are calling it and where I can go to put the correct file path?
Much thanks!