airlias
Member
Posted 2 years ago #
Hi guys. After recently moving my WP server, I can no longer edit files or create directories (upload plugins).
I moved from our old server running RedHat Linux Enterprise in
/var/www/html
to
Fedora 9 Core
/public_html/
I have set the upload directory from /var/www/html/wp-content/upload to
/public_html/wp-content/upload.
airlias
Member
Posted 2 years ago #
Also, I'm using mod rewrite to redirect from
lolfbmoments.com to
http://www.lolfbmoments.com
Default upload path is not the full server path.
I would also check folder permissions: wp-content need to be set to 755, uploads and plugins to 777. Depending on server configuration settings, those might not work and you will need to contact your hosting provider.