synergywei
IS-IT--Management
I'm having issue with media wiki image upload folder permission. I'm not sure if this is the right place to post the question, but hopefully some linux guru can help me out on this.
I'm running:
media wiki 1.15
mysql Ver 14.14 Distrib 5.1.48
Apache/2.2.16 (Unix)
php version 5.3.3 OS: F
Linux 2.6.34.6-54.fc13.i686.PAE
I got error message "The upload directory (public) is not writable by the webserver."
I'd like to know
1. which folder is the image uploader tries write to? Is it the 'images' folder located in /var/ ? /var/ is my default web folder.
2. I have already set the folder and sub folder permission for 'images' to 777, but i still can't upload anything. the folder is owned by root but 777 should allow anyone to write anything to it?
3. which user is actually running the apache process? can i assume it's apache? do i need to set the folder ownership and group all to 'apache'?
many thanks.
I'm running:
media wiki 1.15
mysql Ver 14.14 Distrib 5.1.48
Apache/2.2.16 (Unix)
php version 5.3.3 OS: F
Linux 2.6.34.6-54.fc13.i686.PAE
I got error message "The upload directory (public) is not writable by the webserver."
I'd like to know
1. which folder is the image uploader tries write to? Is it the 'images' folder located in /var/ ? /var/ is my default web folder.
2. I have already set the folder and sub folder permission for 'images' to 777, but i still can't upload anything. the folder is owned by root but 777 should allow anyone to write anything to it?
3. which user is actually running the apache process? can i assume it's apache? do i need to set the folder ownership and group all to 'apache'?
many thanks.