Dave Toolate - 2007-03-28 16:15:33
I get this error when I try a test file upload:
"Array ( [file1] => @C:\Projects\test.txt ) failed creating formpost data
Unable to upload file."
Curl is definitely installed, and the CurlFileUploader object is being created. The "test.txt" file definitely exists in the right location.
System: Linux nativespace-earth.ns-earth.com 2.6.18.2-ts.grh.mh.i386
PHP Version 4.4.4
CURL support - enabled
CURL Information - libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.2.1
Would appreciate any ideas!