Page 1 of 1

rename XAMPP

PostPosted: 20. April 2010 06:46
by zhaozhaoqiantu
Hi everyone. I encounter a problem recently, in my program, i need php of different versions 5.1.6 and 5.2.8, so I want to have two XAMPP server, when I rename the xampp to xampp5_1_6 in the D disk, and execute the setup_xampp.bat under xampp5_1_6, a strange phenomenon appears, in the D:\xampp\apache\conf\httpd.conf file the line
ServerRoot "D:/xampp/apache" change to ServerRoot "D:D:/xampp/apache". any hints? thank you

Re: rename XAMPP

PostPosted: 20. April 2010 11:33
by Nobbie
zhaozhaoqiantu wrote:ServerRoot "D:D:/xampp/apache". any hints? thank you


Yes.

Edit httpd.conf and fix it.

Re: rename XAMPP

PostPosted: 21. April 2010 04:47
by zhaozhaoqiantu
Nobbie wrote:
zhaozhaoqiantu wrote:ServerRoot "D:D:/xampp/apache". any hints? thank you


Yes.

Edit httpd.conf and fix it.


thank you, but "Please wait [Bitte warten] 100421 10:53:04 [ERROR] Cant't find messagefi;e '\xampp\mysql\share\english\errmsg.sys' "
appears, i cant't find the position of \xampp\mysql\share\english\errmsg.sys', sos!!