ForumPostAssistant / FPA

The Forum Post Assistant (FPA) script has been developed to assist Joomla!® forum posters to be able to post relevant system, instance, PHP and troubleshooting information directly in to a pre-formatted forum post. This will save a few hours of posting back and forth, asking for, and explaining how to acquire useful information in order for other forum users to help troubleshoot a problem.
https://forumpostassistant.github.io/docs/
GNU General Public License v2.0
25 stars 15 forks source link

Need a more accurate way to determine if there is a possible ownership issue. #17

Closed PhilD13 closed 4 years ago

PhilD13 commented 11 years ago

There is code to attempt to test for possible file/directory ownership problems. This code has never worked well or entirely properly on all servers. Results are displayed something similar to this:

suExec No PHP suExec No Custom su Yes Ownership Probs No

The code starts at about line 1269 /\ API and ownership related settings

RussW commented 4 years ago

If the new GUI method of determining Permission or Ownership issues works for everybody, then I'll introduce this method to the post output section as well and this very old issue might then get closed :D

RussW commented 4 years ago

new method implemented in v1.6.0 - closed