2009-06-10 00:45:09
Different PHP versions creating different effects
Hello.
I'm modifying various test result files and I was working on matching_result.tmpl.php. I made the revisions I wanted on a webhost server with PHP version 5.2.5 (webhost 1) and everything worked fine. Then when I transferred the file to a different webhost with PHP version 5.2.4 (webhost 2) there is one thing that will not work.
I was modifying the file (attached) to show the user's answer and also the correct answer. On webhost 2, if the user answers correctly, everything works fine. If the user answers incorrectly, their answer will not be displayed. However, on webhost 1, everything works just fine.
I cannot figure out what the difference is. Any ideas?
Webhost 1....
Operating system ATutor is installed on - Linux
ATutor version - 1.6.2
Patch #s applied - All patched
ATutor theme name - Default
PHP version - 5.2.5
MySQL version - 5.0.45
Webserver & version - Debian ????
Webhost 2....
Operating system ATutor is installed on - Linux
ATutor version - 1.6.2
Patch #s applied - All patched
ATutor theme name - Default
PHP version - 5.2.4
MySQL version - 5.1.30
Webserver & version - Apache 2.2.11 ?????