PHP WARNING (2) |
|
ERROR: |
require(/home/stefan/domains/stefankaufman.nl/application/index/controllers/errors.php): failed to open stream: No such file or directory |
FILE: |
/var/framework/v3/functions.php |
LINE: |
243 |
236 |
header("HTTP/1.0 404 Not Found"); |
237 |
die('404 - Not found'); |
238 |
} |
239 |
|
240 |
$path = APPLICATION . 'controllers/errors.php'; |
241 |
$class = str_replace(' ', '', ucwords(str_replace('-', ' ', 'errors'))) . 'Controller'; |
242 |
|
243 |
require $path; |
244 |
|
245 |
$applicationController = new $class(); |
246 |
|
247 |
if (!$applicationController instanceof ApplicationController) { |
248 |
trigger_error('Class "' . $class . '" must extend ApplicationController'); |
249 |
} |
250 |
|
251 |
$applicationController->$method(); |
=$key?> | showError | called at | /var/framework/v3/errorhandler.php | on line | 41 |
=$key?> | errorhandler | called at | /var/framework/v3/functions.php | on line | 243 |
=$key?> | require | called at | /var/framework/v3/functions.php | on line | 243 |
=$key?> | error | called at | /var/framework/v3/routing.php | on line | 183 |
=$key?> | require | called at | /var/framework/v3/frontcontroller.php | on line | 5 |
=$key?> | require | called at | /home/stefan/domains/stefankaufman.nl/public_html/index.php | on line | 38 |
Date | 23-08-2025 15:58:16 (1755957496) |
URL | /sitemap.xml |
Referer | https://stefankaufman.nl/sitemap.xml |
IP | 216.73.216.107 |