Jiujiang real estate network source code
1. After decompressing, upload the entire site program to the space. Visit the address column: *****/diguo, enter the empire restore, username: admin, password: 123456, configure the number after logging in.
After configuring the database parameters, select Restore Database, then select the directory: house_2008_20100111145051, select your database, and finally click Restore Database to restore
database. (For this process, please refer to the "Stock Network Graphics and Text Installation Tutorial" on this site)
2
A. After restoring the database, configure the database connection files "class/mysql.php", "broker/include/mysql.php",
"HouseMaster/ajax/mysql.php", "shopincludemysql.php", "zhuanti5yearsmysql.php",
B. Use Imperial Backup King to restore: new_syhouse_2009.9.20, configuration: "gg 8fangzclassmysql.php", "ggbaomingMtianxiamysql.php"
"
$conn=@mysql_connect("localhost","root","123456")or die ("Data is under maintenance...!");
mysql_select_db("house_2008",$conn);
"localhost" 'Database server IP address
"root" 'Database server user name
"123456" 'Database server user password
"house_2008" or "new_syhouse" 'Database name, change the above information to your own database information
6. Backend path: HouseMaster/
Username: admin Password: admin
6. Program running environment: php+mysql database This program does not require two databases, just restore them directly to your mysql database!
Expand