BMS-HOSxP Community
HOSxP => Linux => ข้อความที่เริ่มโดย: domonzaa ที่ มิถุนายน 13, 2009, 14:19:22 PM
-
ผมลง Linux ได้แล้วต่อไปก็ลง Mysql ต่อจากนั้นแนะนำการลง
Hosxp บน Server ด้วยครับ
-
http://hosxp.net/index.php?option=com_smf&Itemid=28&topic=9679.0
1.สร้าง database
2.สร้าง USER
3.นำ database เข้า server linux มีหลายวิธี เช่น
- initial import จาก server อีกตัว
- นำ hos.sql นำเข้า database โดยตรง
- restore ข้อมูลที่ backup เอาไว้
-
;D ;D
1. สร้าง DB & User
mysql > create database hos;
mysql > grant all privileges on *.* to sa@'%' identified by 'sa' with grant option;
2. นำ data HOSxP ลง DB hos
initial to Server Linux
-
สู้ๆๆๆๆๆ ;D