Missing Controller

Error: Ping.phpController could not be found.

Error: Create the class Ping.phpController below in file: app/controllers/ping.php_controller.php

<?php
class Ping.phpController extends AppController {

	var $name = 'Ping.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp