[nycphp-talk] PHP Windows
Carlos A Hoyos
cahoyos at us.ibm.com
Wed Sep 4 11:05:51 EDT 2002
check your "upload_tmp_dir" variable on php.ini, and make sure you're
escaping the "\\" character, that is make it "\\\\" if inside a string.
Jeremy Hise
<jhise at linuxforbu To: NYPHP Talk <talk at nyphp.org>
siness.org> cc:
Subject: [nycphp-talk] PHP Windows
09/03/2002 05:16
PM
Please respond to
talk
Hi All:
I am uploading a file in PHP on Windows2k (via HTTP Uploads), and when I go
to copy the file, I get the error:
Warning: Unable to open C:WINNTTEMPphp1D.tmp
Doesn't it seem as though the "\\"s are being taken out?
Does anyone have any pointers?
Thanks!
jeremy
More information about the talk
mailing list