Skip to content

Problems when CGI environment variables exceed 4KB in size #128

@GoogleCodeExporter

Description

@GoogleCodeExporter
If for example PATH environment variable is about 4KB, then Mongoose web server 
will skip adding any further env variables to CGI environment. This includes 
HTTP_ env variables (build from http headers) and phpdesktop env variables 
(temp dir, phpdesktop version etc). The solution is to increase the 
CGI_ENVIRONMENT_SIZE constant in Mongoose web server.

Issue reported on Forum:
https://groups.google.com/d/topic/phpdesktop/HaP5Igv4ebU/discussion

Original issue reported on code.google.com by [email protected] on 8 Oct 2014 at 9:26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions