Hi guys,
I’m having the same issue.
I can install locally, add the plugins to git, deploy to the live server. On the live server I can not download and install the page builder.
Feels like permissions.
on live.
– Apache is running as apache in the www group
– local user is ec2-user which is also in the www group
– html root and all files/folders underneath are owned by my local user (ec2-user), and the group is www
– wp_content and its sub folders/files, has its permissions set to 777 temporarily
The only thing I haven’t really checked is the wp_options table, I had a quick scan through but couldn’t see anything.
any tips?
thanks!!