Hi,

This is my first attempt to put some PHP code on a linux server. The code is supposed to write to the files folder.
I get a 403 Forbidden! error with the URL: http://asdfasdfsdf.zxq.net/Testing/UpLoad.html <<<<<<< userid changed

drwxr--r-- 3 201405 vhosts 53 Jun 17 17:07 Testing <<<<<<<< The folder containing the html and php file

The contents of the Testing folder:
-rw-r--r-- 1 201405 vhosts 343 Jun 17 01:12 UpLoad.html
-rwxr--r-- 1 201405 vhosts 1543 Jun 17 17:07 UpLoad.php
drwxrw-rw- 2 201405 vhosts 6 Jun 17 01:30 files <<<<<<< The folder to be written to by the php filel


Thanks,
Norm