Luracast / Restler

Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API

Home Page:http://luracast.com/products/restler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

404 : Not Found ../resources.json

zhangjianshu666 opened this issue · comments

I found restler, and I use it in IIS server, but it gives error: 404 : Not Found ../resources.json
I usually use WAMP environment
what should I do
Looking forward to your reply

commented

Provide more information on which version you have installed and which example or custom code you are trying to assist you further

win7 SP1
IIS 7.5
PHP 5.6

Apache needs to open the rewrite module, how does IIS do it?(apache success!)

In addition, I would like to ask how to connect to the mysql database and write native PHP code?

I'm a newbie, thanks for your help