|
Posted by Arthur Jacobs on 01/16/07 23:55
Thanks Rik,
I will tell you what I did but it does not seemed to have helped. I added
upload_tmp_dir = "/usr/tmp";
to my php.ini file
Then I restarted apache and tried to upload
and when I try to upload I get the infamous: Error: 3
Any more ideas I am all ears and eyes!
Thanks,
Arthur
On 2007-01-16 14:28:43 -0800, "Rik" <luiheidsgoeroe@hotmail.com> said:
> Arthur Jacobs wrote:
>> Good Day,
>>
>> I can upload a file as long as it is empty (thanks Hendri Kurniawan).
>> I do not know where to look.
>>
>> Can someone help me understand what I need to do to upload a small
>> image. http://chops.novatrope.com/game/test/upload_file3.php
>>
>> Here is some more info http://chops.novatrope.com/info.php
>
> Perhaps:
> upload_tmp_dir no value
>
> It should take the systems default if nothing is set, but maybe there's
> something wrong with it. Try to make a tmp dir, chmod 0766, set it as
> upload_tmp_dir, and try again. If that doesn't work, maybe try 0777.
>
> The rest of the values all seem OK.
Navigation:
[Reply to this message]
|