Page 1 of 1

Moodle 1.3.4 admin view "breaks" XAMPP (Apache) re

PostPosted: 15. August 2004 23:22
by mengland
Hello,

I am finding that the e-learning/LMS server software Moodle (see http://moodle.org ) will "break" XAMPP rev 1.4.5. Specifically, when visiting
http://localhost/moodle/admin , the followin error arises on my WinXP system:

http://cmsexample.com/scratch/apache-cr ... -08-15.gif

Non-admin moodle access seems to be fine. I get the above admin error when using Opera, Avant, or IE from my WinXP machine.

When I instead (of XAMPP) run EasyPHP 1.7 (see http://www.easyphp.org/ ) I seem to have no problems running the moodle/admin stuff. I tested this using the *exact* same moodle configuration.

Can this problem be fixed? I would prefer to use XAMPP instead of EasyPHP.

-Matt

PostPosted: 15. August 2004 23:47
by nemesis
Hello,

this could be a PHP5 problem. Have you used the php-switch.bat to test it under php 4 also? When not, please try it again.

It does not break under PHP4

PostPosted: 16. August 2004 00:49
by mengland
Hello,

Great call! After switching to PHP4, I can run the moodle/admin stuff with no problems. In fact, I could not get it to break.

I'm a new XAMPP user...so thanks for the info!
-Matt