Hello fellows,
When I try to upload a file on my localhost version of the website it gives me the following message: "The upload destination folder does not appear to be writable"
The upload functionality is working perfectly on production server.
I checked the permissions of the destination folder about million times still getting the error also tried changing httpd and destination folder user/group with no luck.
The "is_writable" PHP function is returning false.... what am I missing ?
I am using fedora 13, Apache 2.2.15 and PHP 5.3.2
Thanks for your help
Wa'el