Tamhoangdk
Active Member
Code:
ưFatal error: Uncaught Error: Call to undefined function mysql_connect() in /opt/app-root/src/includes/class/mysql.php:66 Stack trace: #0 /opt/app-root/src/install/install.php(192): sql_db->sql_db('172.30.66.217', 'user2CG', 'bSMMmSo82SiRQXl...', 'sampledb', false) #1 {main} thrown in /opt/app-root/src/includes/class/mysql.php on line 66
đây là dòng 66 lỗi
[text]$this->db_connect_id = ($this->persistency) ? MySQL_pconnect($this->server, $this->user, $this->password) : MySQL_connect($this->server, $this->user, $this->password); [/text]
Last edited: