Wed 13 Feb 2008
เข้าไปแก้ที่ไฟล์ includes/databases.php ในท้ายๆฟังก์ชัน database ประมาณบรรทัดที่ 101-104
$this->_table_prefix = $table_prefix; //@mysql_query("SET NAMES 'utf8'", $this->_resource); $this->_ticker = 0; $this->_log = array();
เอาคอมเม้นท์ออกตามด้านล่าง
$this->_table_prefix = $table_prefix; @mysql_query("SET NAMES 'utf8'", $this->_resource); $this->_ticker = 0; $this->_log = array();
แค่นี้แหละ(หาสามวัน
)
May 31st, 2008 at 3:04 pm
ช่วยแก้ปัญหาให้ทีครับขึ้นแบบนี้แหละตอนติดตั้ง ขั้นที่ 1
configuration.php เขียนลงไฟล์ไม่ได้
Session save path
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/PHPSESS) is not within the allowed path(s): (/home/phuthai/:/tmp:/var/lib/php/) in /home/phuthai/public_html/installation/index.php on line 150
เขียนลงไฟล์ไม่ได้
/PHPSESS
May 31st, 2008 at 11:31 pm
ต้องจัดการคอนฟิกของ apache นิดหน่อยครับ
ถามหน่อยว่าใช้ control panel ของอะไรอยู่