Skip to content

Conversation

clwells
Copy link

@clwells clwells commented Feb 23, 2016

Per the discussion on #2412 here is our proposed solution.

@astorm
Copy link

astorm commented Feb 23, 2016

Are there setup instructions anywhere for running systems using Apache mod_php, or a statement that mod_php systems aren't supported? Without those it's impossible to comment on this solution.

@clwells
Copy link
Author

clwells commented Feb 23, 2016

mod_php can supported (although I don't recommend it). I'll get some instructions attached here to clarify.

Chris

@astorm
Copy link

astorm commented Feb 23, 2016

@clwells appreciated, as that's how many many many folks are running Magento 1 right now, but I'm more looking for an official position from Magento Inc. on this one. They control the platform architecture, they should be able to lay out how this is supposed to work. If we're out here coming up with workarounds for mod_php that the Magento engineering team isn't officially supporting that's a recipe for breaking things in the future. I don't think it's too much to ask for an official position from the platform owners on this.

@clwells
Copy link
Author

clwells commented Feb 23, 2016

@astorm - 100% agreed.

@Andres-Botero
Copy link

Thanks @clwells

@sshrewz sshrewz added the PS label Feb 24, 2016
@dsikkema-magento
Copy link
Contributor

@clwells one possible concern could be, if only owner has write access, all the time, then php-user should always be the owner, and therefore php-user could always have write access and that could be undesirable for security. What do you think?

@clwells
Copy link
Author

clwells commented Feb 26, 2016

@dsikkema - This is desirable actually. You own the file, PHP runs as you, you can read/write the file. This doesn't work in mod_php land but in spots where FPM is set up to run as you it's desirable.

@ghost
Copy link

ghost commented Aug 9, 2016

Opened internal task item MAGETWO-56715

@sshrewz sshrewz added the linked label Aug 9, 2016
@vkublytskyi
Copy link

vkublytskyi commented Aug 15, 2016

Close this PR as since 2.0.6 Magento does not set file permissions directly. For more details, see Magento file system ownership and permissions:

@vkorotun vkorotun added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development and removed linked labels Aug 22, 2016
magento-engcom-team pushed a commit that referenced this pull request Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

Successfully merging this pull request may close these issues.