How to setup htdocs permissions for development VM? The 2019 Stack Overflow Developer Survey Results Are In
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
The phrase "to the numbers born"?
What is the meaning of Triage in Cybersec world?
What do I do when my TA workload is more than expected?
Finding the area between two curves with Integrate
Output the Arecibo Message
Why is this code so slow?
ELI5: Why they say that Israel would have been the fourth country to land a spacecraft on the Moon and why they call it low cost?
Why doesn't UInt have a toDouble()?
Can a flute soloist sit?
Why couldn't they take pictures of a closer black hole?
What force causes entropy to increase?
How to support a colleague who finds meetings extremely tiring?
Cooking pasta in a water boiler
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
Button changing its text & action. Good or terrible?
What can I do if neighbor is blocking my solar panels intentionally
Kerning for subscripts of sigma?
How to type this arrow in math mode?
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Why can't devices on different VLANs, but on the same subnet, communicate?
Ubuntu Server install with full GUI
How to setup htdocs permissions for development VM?
The 2019 Stack Overflow Developer Survey Results Are In
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I downloaded Bitnami's Magento VM (OVA, using it in vmware on windows). It is a Debian 9 (Debian GNU/Linux 9.8 (stretch)
) with Apache/2.4.39 (Unix)
, PHP 7.1.27
. By default, it is configured to serve Magento from /opt/bitnami/apps/magento/htdocs
The user I can use to connect with SSH is the bitnami user, which does not have permission to modify files in magento's directory. All the services are configured to run with another user, like daemon or mysql.
What am I supposed to do to be able to open magento's directory through SFTP with an IDE on my host system and be able to deploy files too?
My understanding was I can connect with SSH, leave the terminal open, so I can run commands using bin/magento
or use git in the directory and have PhpStorm on my host system edit and deploy files, while I can use the bitnami vm's ip to open the website in my browser.
Edit.: I jsut realized, there is a magento installation in ~/apps/magento/htdocs
too, why?
permissions development
add a comment |
I downloaded Bitnami's Magento VM (OVA, using it in vmware on windows). It is a Debian 9 (Debian GNU/Linux 9.8 (stretch)
) with Apache/2.4.39 (Unix)
, PHP 7.1.27
. By default, it is configured to serve Magento from /opt/bitnami/apps/magento/htdocs
The user I can use to connect with SSH is the bitnami user, which does not have permission to modify files in magento's directory. All the services are configured to run with another user, like daemon or mysql.
What am I supposed to do to be able to open magento's directory through SFTP with an IDE on my host system and be able to deploy files too?
My understanding was I can connect with SSH, leave the terminal open, so I can run commands using bin/magento
or use git in the directory and have PhpStorm on my host system edit and deploy files, while I can use the bitnami vm's ip to open the website in my browser.
Edit.: I jsut realized, there is a magento installation in ~/apps/magento/htdocs
too, why?
permissions development
add a comment |
I downloaded Bitnami's Magento VM (OVA, using it in vmware on windows). It is a Debian 9 (Debian GNU/Linux 9.8 (stretch)
) with Apache/2.4.39 (Unix)
, PHP 7.1.27
. By default, it is configured to serve Magento from /opt/bitnami/apps/magento/htdocs
The user I can use to connect with SSH is the bitnami user, which does not have permission to modify files in magento's directory. All the services are configured to run with another user, like daemon or mysql.
What am I supposed to do to be able to open magento's directory through SFTP with an IDE on my host system and be able to deploy files too?
My understanding was I can connect with SSH, leave the terminal open, so I can run commands using bin/magento
or use git in the directory and have PhpStorm on my host system edit and deploy files, while I can use the bitnami vm's ip to open the website in my browser.
Edit.: I jsut realized, there is a magento installation in ~/apps/magento/htdocs
too, why?
permissions development
I downloaded Bitnami's Magento VM (OVA, using it in vmware on windows). It is a Debian 9 (Debian GNU/Linux 9.8 (stretch)
) with Apache/2.4.39 (Unix)
, PHP 7.1.27
. By default, it is configured to serve Magento from /opt/bitnami/apps/magento/htdocs
The user I can use to connect with SSH is the bitnami user, which does not have permission to modify files in magento's directory. All the services are configured to run with another user, like daemon or mysql.
What am I supposed to do to be able to open magento's directory through SFTP with an IDE on my host system and be able to deploy files too?
My understanding was I can connect with SSH, leave the terminal open, so I can run commands using bin/magento
or use git in the directory and have PhpStorm on my host system edit and deploy files, while I can use the bitnami vm's ip to open the website in my browser.
Edit.: I jsut realized, there is a magento installation in ~/apps/magento/htdocs
too, why?
permissions development
permissions development
asked 3 mins ago
appl3rappl3r
1012
1012
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269828%2fhow-to-setup-htdocs-permissions-for-development-vm%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269828%2fhow-to-setup-htdocs-permissions-for-development-vm%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown