Mar 26th, 2010, 1:41 PM
HI guys,
I have still continued to work on this problem and got the solution. (I feel very happy about this !!!)
Basically, my web hosting company did not allow access to the upload folder in the basic php.ini configuration. As soon as I contacted them, they allowed access to the folder and hey presto - the test folder permissions and confirm folder - url match worked correctly and files were uploading to the server exactly where they should be through my form.
So if anyone has this issue in future, check with the hosting company and confirm that you have access to the upload directory specified in the info.php script.
Then, once you are confirmed to have access,
/servername/6-tes/xx/xx/mywebsite.com/public/www/formtools/upload
http://www.mywebsite.com/formtools/upload
I hope this helps anyone in the future.
Thanks for taking the time to think about my issue.
Cheers
jglnb
I have still continued to work on this problem and got the solution. (I feel very happy about this !!!)
Basically, my web hosting company did not allow access to the upload folder in the basic php.ini configuration. As soon as I contacted them, they allowed access to the folder and hey presto - the test folder permissions and confirm folder - url match worked correctly and files were uploading to the server exactly where they should be through my form.
So if anyone has this issue in future, check with the hosting company and confirm that you have access to the upload directory specified in the info.php script.
Then, once you are confirmed to have access,
/servername/6-tes/xx/xx/mywebsite.com/public/www/formtools/upload
http://www.mywebsite.com/formtools/upload
I hope this helps anyone in the future.
Thanks for taking the time to think about my issue.
Cheers
jglnb