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/myscript.php
If default settings are used, the above myscript.php file would be stored in the /www/zendcore/htdocs/profoundui IFS directory.
PHP must be enabled.