Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: 1.9.5
-
Component/s: Installation
-
Labels:None
-
Environment:Windows XP + Moodle Package 1.9
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
On a Windows XP virtual machine (my host is Ubuntu 64), the Moodle Windows Package cannot be launched. In fact if you run /server/apache_start.bat, the apache server doesn't start. It's the reason why "Start Moodle.exe" doesn't work anymore.
The error:
apache.exe: Syntax error on line 478 of C:/Documents and Settings/jerome/Desktop
/MoodleWindowsInstaller-latest-19/server/apache/conf/httpd.conf: Syntax error on
line 7 of C:/Documents and Settings/jerome/Desktop/MoodleWindowsInstaller-lates
t-19/server/apache/conf/extra/httpd-xampp.conf: Cannot load C:/Documents and Set
tings/jerome/Desktop/MoodleWindowsInstaller-latest-19/server/apache/bin/php5apac
he2_2.dll into server: The specified module could not be found.
It does work on Windows Vista but not on Windows XP. Note that it used to work on XP. I guess this bug has been introduce during the previous update of Xampp, last January. I have a look.
I downloaded the last xampplite 1.7.0, and the problem seems to come from it. On win XP, the error is:
apache.exe: Syntax error on line 477 of C:/xampplite/apache/conf/httpd.conf: Syn
tax error on line 7 of C:/xampplite/apache/conf/extra/httpd-xampp.conf: Cannot l
oad C:/xampplite/apache/bin/php5apache2_2.dll into server: The specified module
could not be found.
It seems to me it's because, Win XP do not understand "/" it should be "\" :
C:\xampplite\apache\bin\php5apache2_2.dll