PDA

Click to See Complete Forum and Search --> : [RESOLVED] can't upload file in linux server, php script...


noielen
Aug 19th, 2006, 05:07 AM
anybody here can drop some ideas why i can't upload files (img, audio, video) in linux server (Fedora 4) using php (triad) script.

what is/are the possible cause of this? :confused:

please help me out regarding this... any help really appreciated.

i usedmove_uploaded_fileand it's working in windows... :blush:

john tindell
Aug 19th, 2006, 06:38 AM
Can you upload anything, you might need to change the persmissions on the tempory upload directory. Do you have any code we can see.

noielen
Aug 19th, 2006, 08:33 AM
working now, it's all about permissions of the folder... thanks.