vestacp wordpress permissions

C++
// Change $USER and $DOMAIN
chown -R $USER:$USER /home/$USER/web/$DOMAIN/public_html/
Source

Also in C++: