Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6051)
+++ temp/trunk/html/install/index.php	(revision 6052)
@@ -493,4 +493,7 @@
 	// ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÈæ³Ó
 	$normal_dir = ereg_replace("^https?://+($|[a-zA-Z0-9_~=&\?\.\-])+", "", $arrRet['normal_url']);
+	
+	print($normal_dir);
+	
 	$objErr->arrErr['normal_dir'] = $normal_dir;
 	
