Question on /controller/method open() failed

I am using the following to route
http://mysite.com/mycontroller/mymethod to
http://mysite.com/index.php?q=/mycontroller/mymethod.

This works fine.

However, every page I hit generates an open() failed error in the error
log. Can this be avoided?

thanks,
Chris