Re: [PHP] can't change upload_tmp_dir--not sure what's up

2004-06-16 Thread Jason Wong
On Tuesday 15 June 2004 05:47, cory wrote: > alas, when i upload a file, nothing arrives in the specified folder. All > permissions are set to full access. Get the example in the manual to work then modify it to your needs. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source

[PHP] can't change upload_tmp_dir--not sure what's up

2004-06-14 Thread cory
I am having some serious troubles uploading files to my server. The ISP cannot provide me with the tmp directory where files are stored so I am trying to change that directory to a specified one. I am editing the php.ini file to read as follows: ; File Uploads ;