From: SourceForge.net <no...@so...> - 2005-08-02 10:09:30
|
Bugs item #1250099, was opened at 2005-08-02 12:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1250099&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: v1.7 Status: Open Resolution: None Priority: 5 Submitted By: oliver.alexy (oalexy) Assigned to: Nobody/Anonymous (nobody) Summary: Configuration WinXP, PHP 5.0.4, MySQL 4.1.13, Apache 2.0.54 Initial Comment: I dont know whether it was just my stupidity, but I could not get to run phpESP on the system mentioned above (Apache 2.0 handler) - and yes, I read the instructions ;). After subsituting all forms of HTTP_POST_VARS used (same for get, session) with _POST (_GET, _SESSION, respectively), everything seems to be working fine. "All forms" because I think both $HTTP_POST_VARS and $GLOBALS['HTTP_POST_VARS'] were used. This also fixed another issue I encountered: When editing survey questions, Question Name, Type, etc. was not displayed at all, again, this now seems to be working fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1250099&group_id=8956 |