1.0.0

Controlador no encontrado

Error: DependenciaController no existe o no se puede encontrar.

Solución

Crea la clase DependenciaController de abajo en el fichero :
/app/KumbiaPHP/siapre/app/controllers/dependencia_controller.php


<?php
class DependenciaController extends AppController
{

}

Rastro

/app/KumbiaPHP/core/kumbia/router.php(111)

108          self::$vars $router::rewrite($url) + self::$vars;
109  
110          // Despacha la ruta actual
111          return self::dispatch($router::getController(self::$vars));
112      }
113  
114      /**

/app/KumbiaPHP/core/kumbia/bootstrap.php(83)

80  
81  // Ejecuta el request
82  // Dispatch y renderiza la vista
83  View::render(Router::execute($url));
84  
85  // Fin del request exit()

/app/KumbiaPHP/siapre/public/index.php(115)

112   */
113  require '../../vendor/autoload.php';
114  //require APP_PATH . 'libs/bootstrap.php'; //bootstrap de app
115  require CORE_PATH.'kumbia/bootstrap.php'//bootstrap del core
# Fichero (línea) Función
#0 /app/KumbiaPHP/core/kumbia/router.php(111): KumbiaRouter::getController()
#1 /app/KumbiaPHP/core/kumbia/bootstrap.php(83): Router::execute()
#2 /app/KumbiaPHP/siapre/public/index.php(115): require('/app/KumbiaPHP/...')
#3 {main}

Información Adicional

Ubicación actual: /dependencia/pagina/cepre/385-adjudicacion-2019-i-y-ii.html
IP Visitante: 172.28.0.1
  1. /app/KumbiaPHP/siapre/public/index.php
  2. /app/KumbiaPHP/vendor/autoload.php
  3. /app/KumbiaPHP/vendor/composer/autoload_real.php
  4. /app/KumbiaPHP/vendor/composer/platform_check.php
  5. /app/KumbiaPHP/vendor/composer/ClassLoader.php
  6. /app/KumbiaPHP/vendor/composer/autoload_static.php
  7. /app/KumbiaPHP/vendor/ralouphie/getallheaders/src/getallheaders.php
  8. /app/KumbiaPHP/vendor/guzzlehttp/psr7/src/functions_include.php
  9. /app/KumbiaPHP/vendor/guzzlehttp/psr7/src/functions.php
  10. /app/KumbiaPHP/vendor/guzzlehttp/promises/src/functions_include.php
  11. /app/KumbiaPHP/vendor/guzzlehttp/promises/src/functions.php
  12. /app/KumbiaPHP/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
  13. /app/KumbiaPHP/vendor/symfony/polyfill-mbstring/bootstrap.php
  14. /app/KumbiaPHP/vendor/symfony/polyfill-ctype/bootstrap.php
  15. /app/KumbiaPHP/vendor/symfony/polyfill-php80/bootstrap.php
  16. /app/KumbiaPHP/vendor/symfony/polyfill-php72/bootstrap.php
  17. /app/KumbiaPHP/vendor/symfony/polyfill-intl-idn/bootstrap.php
  18. /app/KumbiaPHP/vendor/guzzlehttp/guzzle/src/functions_include.php
  19. /app/KumbiaPHP/vendor/guzzlehttp/guzzle/src/functions.php
  20. /app/KumbiaPHP/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
  21. /app/KumbiaPHP/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
  22. /app/KumbiaPHP/vendor/cakephp/core/functions.php
  23. /app/KumbiaPHP/vendor/symfony/polyfill-php73/bootstrap.php
  24. /app/KumbiaPHP/vendor/symfony/string/Resources/functions.php
  25. /app/KumbiaPHP/vendor/symfony/deprecation-contracts/function.php
  26. /app/KumbiaPHP/vendor/kreait/clock/src/Clock.php
  27. /app/KumbiaPHP/vendor/lcobucci/jwt/compat/class-aliases.php
  28. /app/KumbiaPHP/vendor/lcobucci/jwt/src/Token/Plain.php
  29. /app/KumbiaPHP/vendor/lcobucci/jwt/src/Token.php
  30. /app/KumbiaPHP/vendor/lcobucci/jwt/src/Token/Signature.php
  31. /app/KumbiaPHP/vendor/lcobucci/jwt/src/Signature.php
  32. /app/KumbiaPHP/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
  33. /app/KumbiaPHP/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
  34. /app/KumbiaPHP/vendor/cakephp/collection/functions.php
  35. /app/KumbiaPHP/vendor/cakephp/utility/bootstrap.php
  36. /app/KumbiaPHP/vendor/cakephp/utility/Inflector.php
  37. /app/KumbiaPHP/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
  38. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/abs.php
  39. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acos.php
  40. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acosh.php
  41. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acot.php
  42. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acoth.php
  43. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acsc.php
  44. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/acsch.php
  45. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/argument.php
  46. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/asec.php
  47. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/asech.php
  48. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/asin.php
  49. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/asinh.php
  50. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/atan.php
  51. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/atanh.php
  52. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/conjugate.php
  53. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/cos.php
  54. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/cosh.php
  55. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/cot.php
  56. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/coth.php
  57. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/csc.php
  58. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/csch.php
  59. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/exp.php
  60. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/inverse.php
  61. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/ln.php
  62. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/log2.php
  63. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/log10.php
  64. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/negative.php
  65. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/pow.php
  66. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/rho.php
  67. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/sec.php
  68. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/sech.php
  69. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/sin.php
  70. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/sinh.php
  71. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/sqrt.php
  72. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/tan.php
  73. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/tanh.php
  74. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/functions/theta.php
  75. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/operations/add.php
  76. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/operations/subtract.php
  77. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/operations/multiply.php
  78. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/operations/divideby.php
  79. /app/KumbiaPHP/vendor/markbaker/complex/classes/src/operations/divideinto.php
  80. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/adjoint.php
  81. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/antidiagonal.php
  82. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/cofactors.php
  83. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/determinant.php
  84. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/diagonal.php
  85. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/identity.php
  86. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/inverse.php
  87. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/minors.php
  88. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/trace.php
  89. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Functions/transpose.php
  90. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/add.php
  91. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/directsum.php
  92. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/subtract.php
  93. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/multiply.php
  94. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/divideby.php
  95. /app/KumbiaPHP/vendor/markbaker/matrix/classes/src/Operations/divideinto.php
  96. /app/KumbiaPHP/vendor/mtdowling/jmespath.php/src/JmesPath.php
  97. /app/KumbiaPHP/vendor/google/apiclient/src/aliases.php
  98. /app/KumbiaPHP/vendor/google/apiclient/src/Client.php
  99. /app/KumbiaPHP/vendor/google/apiclient/src/Service.php
  100. /app/KumbiaPHP/vendor/google/apiclient/src/AccessToken/Revoke.php
  101. /app/KumbiaPHP/vendor/google/apiclient/src/AccessToken/Verify.php
  102. /app/KumbiaPHP/vendor/google/apiclient/src/Model.php
  103. /app/KumbiaPHP/vendor/google/apiclient/src/Utils/UriTemplate.php
  104. /app/KumbiaPHP/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php
  105. /app/KumbiaPHP/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php
  106. /app/KumbiaPHP/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php
  107. /app/KumbiaPHP/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php
  108. /app/KumbiaPHP/vendor/google/apiclient/src/Http/Batch.php
  109. /app/KumbiaPHP/vendor/google/apiclient/src/Http/MediaFileUpload.php
  110. /app/KumbiaPHP/vendor/google/apiclient/src/Http/REST.php
  111. /app/KumbiaPHP/vendor/google/apiclient/src/Task/Retryable.php
  112. /app/KumbiaPHP/vendor/google/apiclient/src/Task/Exception.php
  113. /app/KumbiaPHP/vendor/google/apiclient/src/Exception.php
  114. /app/KumbiaPHP/vendor/google/apiclient/src/Task/Runner.php
  115. /app/KumbiaPHP/vendor/google/apiclient/src/Collection.php
  116. /app/KumbiaPHP/vendor/google/apiclient/src/Service/Exception.php
  117. /app/KumbiaPHP/vendor/google/apiclient/src/Service/Resource.php
  118. /app/KumbiaPHP/vendor/google/apiclient/src/Task/Composer.php
  119. /app/KumbiaPHP/vendor/kreait/firebase-php/src/Firebase.php
  120. /app/KumbiaPHP/core/kumbia/bootstrap.php
  121. /app/KumbiaPHP/core/kumbia/autoload.php
  122. /app/KumbiaPHP/core/kumbia/util.php
  123. /app/KumbiaPHP/core/kumbia/config.php
  124. /app/KumbiaPHP/core/kumbia/router.php
  125. /app/KumbiaPHP/siapre/app/libs/app_controller.php
  126. /app/KumbiaPHP/core/kumbia/controller.php
  127. /app/KumbiaPHP/siapre/app/libs/view.php
  128. /app/KumbiaPHP/core/kumbia/kumbia_view.php
  129. /app/KumbiaPHP/siapre/app/config/config.php
  130. /app/KumbiaPHP/core/kumbia/kumbia_router.php
  131. /app/KumbiaPHP/siapre/app/config/routes.php
  132. /app/KumbiaPHP/core/kumbia/kumbia_exception.php
  133. /app/KumbiaPHP/core/views/errors/no_controller.phtml
  134. /app/KumbiaPHP/core/views/templates/exception.phtml
core app vendor

0.0122 seg.

Tiempo

1.806 MB

Memoria Usada

xdebug OPcache

PHP extensions

134 ficheros

Includes

30 seg.

Tiempo Máximo PHP

128M

Memoria PHP

7.4.10
fpm-fcgi

Versión PHP

nginx/1.19.2
IP: 172.28.0.5

Servidor

En PRODUCCIÓN no sale este error, muestra el template de error de la app:
/app/KumbiaPHP/siapre/app/views/_shared/errors/404.phtml
¡ Modifica el template de error 404 a tu gusto !