Re: [PHP] file upload broken in my case?

2002-11-07 Thread sam clanton
fessionals > Come visit us on the web at http://www.phparch.com! > > > On Fri, 2002-11-08 at 00:16, sam clanton wrote: > > > > Hello, > > > > I was wondering if anyone could help me out with this. I am trying to use > > squirrelmail on my server and I hav

[PHP] file upload broken in my case?

2002-11-07 Thread sam clanton
on /tmp are 777 -> _FILES always returns a temp name and a file size but the file never actually appears. Running is_uploaded_file on the tmp_name returns _success_ even though the file is not there. I am beginning to think that my compile is broken, please let me know if anyone has any