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

$_ENV['USER'] appears not to be supported on LightSpeed #1

Closed RussW closed 13 years ago

RussW commented 13 years ago

$_ENV['USER'] appears to be an Apache only variable, doesn't work on IIS and seems not to work on LightSpeed. Need to find an alternative to discover current "executing" user.

RussW commented 13 years ago

$_ENV options only used now if Apache Web-Server is discovered (this effects the ability to detect "SU" facilities and compare ownerships on other web servers)