Hi all,
I am working in PHP5 windows shared environment.
I am trying to delete the file from the server using the unlink function, but i am not able to delete the file.
That particular directory is having full permission
Likewise i am trying to execute the ffmpeg.exe file in the server using the system function, it says
"Warning: system() [function.system]: Unable to fork"
It would be grateful if any one help me on this..
Thanks in advance