Topic by john sheflin
Content
Hi,
I have hundreds of pdf files which I need to attach to contact records so clients can see a document in the CP.
The trouble is 1) where is /tmp? I can't seem to find it so I can upload the files.
So I tried to upload them into a created folder but I got:
Error Generated ::8::File path is not in temporary directory: /
And then I tried a php copy to /tmp. But that doesn't work, even though the /tmp says it's writable.
I tried both /tmp and the full /www/rnt/entrust/cgi-bin/ndira.cfg/php/tmp/ (I got that via echo $_SERVER["SCRIPT_FILENAME"];)
Not possible? Or I am missing something?
thanks
May 11, php connect