1
Good evening, I’ve been using the CI3 administrator for some time Taken from here
It happens that yesterday I went from localhost to liveserver and except for the controller I target as 'default' in the Routes (anyone I default works), everything else gives the error '404 not found', this problem is even reported there in git, but no response. I made all the normal changes in CI, base_url, DB... I’ve searched everything and tried all the suggestions on the internet but without success, including the capital Letters in the controllers and models. I have tried several . htacess already tried without . htacess but always unsuccessful.
"Not Found The requested URL was not found on this server.
Apache/2.4.29 (Ubuntu) Server at xxx.xxx.xxx.pt Port 80"
First of all I appreciate your attention.