Array
(
[className] => FileUploadController
[webroot] => /
[url] => FileUpload/Image/180ed27c50933463de95abdfbe985c7e.jpg
[base] =>
)
Error: FileUploadController could not be found.
Error: Create the class FileUploadController below in file: public_html/controllers/file_upload_controller.php
<?php
class FileUploadController extends AppController {
var $name = 'FileUpload';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp