How to setup htdocs permissions for development VM? The 2019 Stack Overflow Developer Survey Results Are InMagento Development SetupWhat is the best IDE for Magento development?File and folder permissions for Magento setupWhat permissions schema should I use when deploying Magento securely?how to build a development serverHow setting permissions of magento?Permissions not being picked up by setup wizardMagento 2 Development permissions issueMagento permissionsMagento Development environment database setup
What is the meaning of Triage in Cybersec world?
Can a flute soloist sit?
Are spiders unable to hurt humans, especially very small spiders?
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?
What do I do when my TA workload is more than expected?
Why not take a picture of a closer black hole?
Can we generate random numbers using irrational numbers like π and e?
Is it safe to harvest rainwater that fell on solar panels?
How to quickly solve partial fractions equation?
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
How much of the clove should I use when using big garlic heads?
What information about me do stores get via my credit card?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
What does もの mean in this sentence?
A female thief is not sold to make restitution -- so what happens instead?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
What is this sharp, curved notch on my knife for?
Ubuntu Server install with full GUI
How to support a colleague who finds meetings extremely tiring?
How to type a long/em dash `—`
Why doesn't shell automatically fix "useless use of cat"?
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
What was the last CPU that did not have the x87 floating-point unit built in?
How to setup htdocs permissions for development VM?
The 2019 Stack Overflow Developer Survey Results Are InMagento Development SetupWhat is the best IDE for Magento development?File and folder permissions for Magento setupWhat permissions schema should I use when deploying Magento securely?how to build a development serverHow setting permissions of magento?Permissions not being picked up by setup wizardMagento 2 Development permissions issueMagento permissionsMagento Development environment database setup
.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 5 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