[RESOLVED] can't upload file in linux server, php script...
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 usedand it's working in windows... :blush:
Re: can't upload file in linux server, php script...
Can you upload anything, you might need to change the persmissions on the tempory upload directory. Do you have any code we can see.
Re: can't upload file in linux server, php script...
working now, it's all about permissions of the folder... thanks.