From: SourceForge.net <no...@so...> - 2005-08-02 13:58:25
|
Bugs item #1250099, was opened at 2005-08-02 05:09 Message generated for change (Comment added) made by greggmc 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: Closed 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. ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2005-08-02 08:58 Message: Logged In: YES user_id=14116 php5 is not supported in this version ---------------------------------------------------------------------- Comment By: oliver.alexy (oalexy) Date: 2005-08-02 06:11 Message: Logged In: YES user_id=1274627 P.S.: Using phpESP Release Version 1.7.5 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1250099&group_id=8956 |