move_uploaded_file not working
Posted: Tue Jul 31, 2007 4:50 am
Hi dears,
I have a problem with move_uploaded_file function in LINUX server.
Actually the document root was "/var/www/html/proj" initially and move_uploaded_file function was really working fine.
Then due to less space in "/var" volume, I have moved my project to "/usr/PHP/proj" folder. Then the whole project is now working fine except move_uploaded_file.
move_uploaded_file showing some permission problem.
I had given full permission (777) for "/usr" and "/usr/PHP/proj/upload" folders. But still uploading is not working.
Please anyone can help me.. It is really urgent..please..
Many thanks for giving me a valuable advice...
regards
Nissar
I have a problem with move_uploaded_file function in LINUX server.
Actually the document root was "/var/www/html/proj" initially and move_uploaded_file function was really working fine.
Then due to less space in "/var" volume, I have moved my project to "/usr/PHP/proj" folder. Then the whole project is now working fine except move_uploaded_file.
move_uploaded_file showing some permission problem.
I had given full permission (777) for "/usr" and "/usr/PHP/proj/upload" folders. But still uploading is not working.
Please anyone can help me.. It is really urgent..please..
Many thanks for giving me a valuable advice...
regards
Nissar