Validate Your Web
Checking Your URL
Before you check this make sure that your web hosting able to run .htaccess file
1. Check database connection :
Make sure your web response "Database Connection : Success" like this :
http://demo.dream-space.web.id/the_city/app/services/checkResponse
When you open : www.your-domain.com/thecity_folder + /app/services/checkResponse
2. Check respon will be JSON text like this :
http://demo.dream-space.web.id/the_city/app/services/getCategories
When you open : www.your-domain.com/thecity_folder + /app/services/getCategories
Last updated