Permissions Issue on Debian server: error HTTP whith media upload
-
Hello,
I Have a server with Debian, apache and mysql.
On this server I installed mysql-server with with php5 compatibility.
I unzipped wordpress files in a directory called and set permissions in this way.sudo chown -R www-data:www-data wp/ sudo usermod -a -G www-data my_user sudo chmod 770 -R /var/www/wp
Installation was completed without error but if I try to upload a media (also a 1kb image) WP backend shows the error
error HTTP
I think there is a permissions issue but I don’t know how to solve.
Can you tell me how to do, please?
Thanks
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Permissions Issue on Debian server: error HTTP whith media upload’ is closed to new replies.