Jump to content

upload errors


ToonMariner

Recommended Posts

Hi people.

 

I need a little bit of info if someone would be so kind.....

 

I have a php upload script that is not working.

 

The script is similar to the upload class written in the tutorial secition but the

 

is_uploaded_file function($_FILE['file']['tmp_name']

 

returns false.

 

php.ini has:

safe mode: off

open_basedir: no value

uploaded_temp_dir: no value

fileuploads: on

 

before altering the scripts to handle errors I would get Permission denied erros on the move_uploaded_file function.

 

I am not sure but this must be a group permission thing.

 

If anyone could shed any light I would be very greatful.

 

If you need anymore info please ask.

Link to comment
https://forums.phpfreaks.com/topic/2955-upload-errors/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.