Verify Your Project
Verify Your Project
First, ensure that your Apache docroot points to your Appcelerator public directory.
Open a web browser and go to http://localhost:[your port]. You should see the main HTML page bundled with your PHP project. Next, click the first link title Appcelerator Service Tester Tool. Click the Invoke Service button to test the bundled service. You should see the message:
I received from you: Hello,world
If you want to view the source code for the sample service go to:
[project_root]/app/services/test_service.php