Kohana_Exception [ 0 ]: The requested route does not exist: :route ~ APPPATH/ko322/classes/kohana/route.php [ 106 ]

StackOverflow https://stackoverflow.com/questions/20588277

  •  01-09-2022
  •  | 
  •  

سؤال

Any php / mysql specialists have an idea what this error may be caused by.

I've uploaded a script to my server for a classified ads cms and after about 1 month of working fine, I am getting this error now when I go to my url.

Kohana_Exception [ 0 ]: The requested route does not exist: :route ~ APPPATH/ko322/classes/kohana/route.php [ 106 ]

My url is e-waitress.net

thanks very much!

هل كانت مفيدة؟

المحلول

I deleted the cache file that got me into the website but blew out the 'back end' of the database connection to the server, then ran the install folder again, which was successful. Still not sure why the original error message, though I suspect it was server related.

A special thanks for all @Airoude and @Darstar for the yeoman's job of trying to figure this out!

نصائح أخرى

Provide the routes in your bootstrap.php

delete all files in "cache/" folder

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top