To launch a PHP controller script, you must specify a path to it using the controller query string parameter. For example: http://yourServer:8080/profoundui/start?controller=/php/profoundui/helloworld.php
If default settings are used, the above helloworld.php file would be stored in the /www/zendcore/htdocs/profoundui IFS directory.
PHP must be enabled.