Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable project to work in (apache) alias environment #38

Open
PromInc opened this issue Apr 7, 2017 · 0 comments
Open

Enable project to work in (apache) alias environment #38

PromInc opened this issue Apr 7, 2017 · 0 comments

Comments

@PromInc
Copy link
Owner

PromInc commented Apr 7, 2017

Submitted by @qstarx under issue #31

See commit 82e8e04

PromInc added a commit that referenced this issue May 24, 2017
Revert code that was proposed in #31, ported to #38, and mistakenly deployed via 9d72b4d that attempts to work with an Apache alias environment.  The proposed code modified the $GLOBALS['basedirWebServer'] and $GLOBALS['appInstallDir'] variables, which resulted in unexpected values in $GLOBALS['scriptName'].  The final result of this code change is that under certain Apache configurations it was not possible to reliably use $GLOBALS['scriptName'] to detect what page was being rendered and thus conditional situations were failing.  The example brought up in #51 is that a javascript file was not being loaded on the reports.php page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant