Page 1 of 1

xampp1.5.1

PostPosted: 19. May 2006 07:11
by boonting
Hello, does anybody install it, i faced one problem
when i install the latest xampp 1.5.1,
the apache got problem , cannot start, the error message was :

The Apache service named reported the following error:
>>> apache.exe: Syntax error on line 527 of C:/Program Files/xampp/apache/conf/httpd.conf: Cannot load C:/Program Files/xampp/apache/modules/mod_jk2.so into server: The specified procedure could not be found. .

But i had check no problem for the syntax, i found it got problem on the LoadModule mod_jk2.so when i commented the loadmodule syntax, the apache service is able to start.

THe temporary solution that i found is uninstalled the latest version of xampp, then install the xampp 1.5.0

THe apache service is working perfectly fine.
ANy body faced this problem ? if yes, please share your solution. COz my solution is kinda stupid.
ANd i wish the xampp develop team, will take note on this issue.
CAN anybody suggest, where to tell the xampp team regarding this issue.

PostPosted: 19. May 2006 07:50
by WorldDrknss
first off to upgrade from 1.5.0 to 1.5.1 you will need to completely uninstall 1.5.0 because 1.5.1 has a new tree system meaning configured differently, and "LoadModule mod_jk2.so" is used when you have the "Tomcat" mod installed.

PostPosted: 22. May 2006 06:59
by boonting
Hmm, how am i to install the tomcat mod in order to use xampp 1.5.1 ?
At first the machine is install 1.5.1 only, but due to the problem of LoadModule mod_jk2.so, then i uninstall it and install 1.5.0

Therefore any solution, if i want the machine to use latest version of 1.5.1

My application requirement to run tomcat and php together.