VirtuBox

Results 155 comments of VirtuBox
trafficstars

It's already done here https://github.com/WordOps/WordOps/commit/af2a42c434a4250ab9cec3515a1777b7f06eb670. But thanks for your contributions, really appreciated.

Hello everyone, I'm working on a fix asap

Hello @CobblerSalad, thanks for your report, I'm going to investigate on this issue.

> hello just a quick one.. can wordops be installed on Debian11? Hello @mscice, I'm working on it, but I will have to build a new Nginx package first and...

Hello @emanweb, thanks for reporting this issue. I'm working on a fix.

Issue has been fixed in the last release. Please update WordOps with the command `wo update`

Hello @olegcarguy, can you run the following command to create a debug log and provide me the link displayed : ```shell wo stack upgrade --nginx --force --debug >> debug.log 2>&1...

Ok thanks. Can you check the content of `/usr/lib/wo/templates/map-wp.mustache` ? Is it the same than https://github.com/WordOps/WordOps/blob/master/wo/cli/templates/map-wp.mustache ?

It's a very good question. Have you used `wo update` to update WordOps to the latest release ? I will update all my servers this evening and check if there...

Hello @roshanjonah, www-data user cannot write anything in /var/www because this directory's owner is root. So you can create the .gitconfig file as root, and then change owner and permissions...