Permission Issues Fresh Bedrock Install

I installed a new vagrant vm, using hhvm. I’m running into a few different permission issues off the rip.

With installing wp migrate db I’m getting:

Cannot Access Uploads Directory — We require write permissions to the standard WordPress uploads directory. Without this permission exports are unavailable. Please grant 755 permissions on the following directory:/srv/www/shutter.dev/current/web/app/uploads

The next error I get is when trying to install a plugin via plugin upload, or Wordpress plugin install, I get the fabled please entire ftp information screen.

Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Help please.

Installing Migrate DB how? Via Composer, right?

The next error I get is when trying to install a plugin via plugin upload, or Wordpress plugin install, I get the fabled please entire ftp information screen.

Do not use the WordPress admin to upload plugins.

This is a known issue with HHVM right now: https://github.com/roots/bedrock-ansible/issues/150

Will be fixed soon.

1 Like