On Fri, 30 Jul 2004 18:05:54 -0400, Monty <[EMAIL PROTECTED]> wrote:
>
> > On Fri, 30 Jul 2004 17:08:46 -0400, Monty <[EMAIL PROTECTED]> wrote:
> >> In my .htaccess file I have...
> >>
> >> php_value upload_tmp_dir /home/site/temp
> >>
> >> But when I upload a file using a form, here's what the $_
> On Fri, 30 Jul 2004 17:08:46 -0400, Monty <[EMAIL PROTECTED]> wrote:
>> In my .htaccess file I have...
>>
>> php_value upload_tmp_dir /home/site/temp
>>
>> But when I upload a file using a form, here's what the $_FILE array prints
>> out:
>>
>> [tmp_name] => /temp/phpvRRDss
>>
>> /temp is a
On Fri, 30 Jul 2004 17:08:46 -0400, Monty <[EMAIL PROTECTED]> wrote:
> In my .htaccess file I have...
>
> php_value upload_tmp_dir /home/site/temp
>
> But when I upload a file using a form, here's what the $_FILE array prints
> out:
>
> [tmp_name] => /temp/phpvRRDss
>
> /temp is a valid
In my .htaccess file I have...
php_value upload_tmp_dir /home/site/temp
But when I upload a file using a form, here's what the $_FILE array prints
out:
[tmp_name] => /temp/phpvRRDss
/temp is a valid directory, but, it's not the directory I specified in the
.htaccess file for this site.
All,
Trying to run an upload script.
Looks like the problems is in the "if (move_uploaded_file.." line also a
look at the configuration of PHP4.1.2 shows "no value" for upload_tmp_dir
Any hints?
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
y reference (the & indicates
this). See http://www.sloppycode.net/sloppycode/PHP/cm13.html for the
manual.
URL: http://phpclasses.upperdesign.com/browse.html/package/348
> -Original Message-
> From: Henning Støverud [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02,
Hi
I've made an upload system at my ISP's webserver, but it seems like they
have done something with the UPLOAD_TMP_DIR cause I get this error message:
PHP Warning: File upload error - unable to create a temporary file in
Unknown on line 0
Can I set the UPLOAD_TMP_DIR myself inside a PHP scrip
7 matches
Mail list logo