Bug #61
Errors in Framework_Utility_Environment::getScriptRequestPathAndName with mod_fcgid
| Status: | Closed | Start: | ||
| Priority: | Must have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 0% |
|
| Category: | Utility | |||
| Target version: | 0.1.0 | |||
Description
Hello,
I am running PHP with mod_fcgid - and it transmits the path in a wrong way:
I needed to apply the following patch to make it work properly on my installation - but I did not yet find any good ressources about the difference between orig_script_filename and script_filename.
So I currently think that the patch fixes just the symptoms...
My phpinfo() is also attached.
Greets,
Sebastian