Wordpress Permissions For Image Uploads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I installed the Fedora package of wordpress and promptly created a user account for myself and tried to upload a photo to my first post. The upload keeps failing due to permissions problems. Wordpress wants to upload (via php scripts) to

/usr/share/wordpress/wp-content/uploads/2009/09.

I think I need to change /usr/share/wordpress to allow the user apache group ownership:

chown -R root.apache /usr/share/wordpress

then give group write and execute permissions for /usr/share/wordpress and all its subdirectories:

chmod -R g+wx /usr/share/wordpress.

Are there any Wordpress users out there with advice for me about whether this makes sense?

Thanks

Bob


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux