Here is a challange...
I am currently getting a hosting service where my online store cannot upload any pictures of products because /tmp is not letting the script do so. I spoke to the administrator of the server about making changes but he wouldn't
for security reasons.
Next step was to try ini_set('upload_tmp_dir','/my/own/temp'); :idea: but it keeps failing and returning False :cry:
Can anyone find a solution to my problem
:
Regards,
MadMed

