php - SLIM returns 404 page not found -


im aware problem has been mentioned before, answers follow. none of these answers have helped me far. im still getting 404 page not when testing slim (webservice) using chrome advanced rest client figured might post solution here.

this first time using slim framwork, figured starting example found on web nice startup.

created described here , tested on local wamp server .. worked expected.

thought confirm on 1 of web sites uploaded whole thing sub-directory on site (/task_manager/) .. before created database on site , configured config.php correct mysql settings. when testing here, 404 page not found methods. implemented method should return "hello world" .. still 404 ..

is 404 occure because need change somethings in .htaccess

im bit confused. works localy on wamp not when uploaded web-site. have checked mod_rewrite loaded on apachee 1 ruled out ...

all code can seen here based on tutorial:

any appriciated .. :)


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -