Setting up on CPanel

I have the input screen comes up okay but get an error when attempting to upload.

I have the folders:

OtherFiles
codebase
handlers
themes
index.html

in the root directory of my domain I have an upload folder OtherFiles with the right CMOD settings

I have set the path to $target_path = getcwd()."/OtherFiles/"; in the UploadHandler.php;
but upload does not work. I am a reasonable newbie to this. Could you direct me on what I do not have set correctly.