You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Oct 2014 at 9:26The text was updated successfully, but these errors were encountered: