VamShop

Missing Controller

Error: CreateAccount.phpController could not be found.

Error: Create the class CreateAccount.phpController below in file: app/Controller/CreateAccount.phpController.php

<?php
class CreateAccount.phpController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 106Dispatcher->dispatch(CakeRequest, CakeResponse)