VPS Virpus
Could not connect to mysql
หลังจากลงเสร็จ แล้วกด
rebot แล้วขึ้น
Could not connect to mysqlแต่ไม่ได้สนใจอะไรมาทำอันนี้ต่อ
ปล.ผมลงใหม่ทำแบบนี้ 8 รอบเป๋ะ ขี้นยังงี้เปะ เครียดมากครับ
http://hxxp://ชื่อโดเมน.com/move-blogs.php 
เสร็จเป็น
Could not connect to mysql <<<
จนปัญหาครับdatabase ที่ลง wordpress ใช้ชื่อ adminmu_wp ทั้ง 2 อัน
สิ่งที่แก้ในไฟล์สีแดงครับ move-blogs.php
$dbname = "
adminmu_wp"; //This is your current database
$blog_table_prefix = 'wp_'; //Prefix of your wpmu blog tables, most likely this won't need to be changed
$newdb_prefix = '
adminmu_'; //This is the prefix of the db's you're moving your tables into - we assume they are all the same, if not, you're in trouble
//We need info to connect to the databases
$dbhost = 'localhost';
$dbuname = '
root'; <<< อันนี้ลองเปลี่ยนทุกอย่างครับก็ไม่ได้เหมือนเดิมเปะ
$dbpass = '
password'; <<< พาสเวิสตั้งเหมือนกันทุกอย่างตั้งแต่โฮสยันลูก
ขอบคุณมากครับ ที่ช่วยผม
