Manual tests for Runtime for PHP
The following tests can be run on any build of Project Zero.
Supported platforms
The Runtime for PHP includes native code, and is to be tested and currently supported on the following platforms:
- Windows
- Linux
- SUSE Linux Enterprise Server 10 - IA32
- Mac OS X
End to end test
There is a developerWorks article which describes a simple end to end scenario. Follow this developerWorks article to ensure that both the Runtime for PHP and the article is correct.
Test 1:
Getting Started with Project Zero and PHP
Notes:
- dojo 0.9 is obviously no longer available so used 1.0.2 or latest.
- Getting the "bad" key /request/mathod in ExampleResponse.php does not cause an error
- To get the mouse position example to work, line 5 of MouseResponse.php needs to use /request/params/ - i.e. a / after params
Install and run phpBB
Use instructions here
Running phpBB from the Project Zero Command Line to install phpBB. Then just make sure it starts and you can access the forums.
Install and run SugarCRM
Use instruction here
SugarCRM running on Project Zero to install SugarCRM. Make sure it installs, you can follow the installation pages and then it starts.