Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 12190)
+++ branches/dev/html/install/index.php	(revision 12192)
@@ -791,5 +791,5 @@
 	$url_dir = ereg_replace("^https?://[a-zA-Z0-9_~=&\?\.\-]+", "", $normal_url);
 	
-	$data_path = $root_dir . "../data/";
+	$data_path = $root_dir . HTML2DATA_DIR;
 	$filepath = $data_path . "install.php";
 	
