( ! ) Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/wwwroot/testxw/phpcms/libs/classes/mysql.class.php on line 56
( ! ) Error: Call to undefined function mysql_connect() in /home/wwwroot/testxw/phpcms/libs/classes/mysql.class.php on line 56
Call Stack
#TimeMemoryFunctionLocation
10.0001357544{main}( ).../index.php:0
20.0009380080pc_base::creat_app( ).../index.php:14
30.0009380080pc_base::load_sys_class( $classname = 'application', $path = ???, $initialize = ??? ).../base.php:68
40.0009380080pc_base::_load_class( $classname = 'application', $path = '', $initialize = 1 ).../base.php:77
50.0011380592application->__construct( ).../base.php:126
60.0016382232application->init( ).../application.class.php:19
70.0038389320index->init( ).../application.class.php:31
80.0049391600include( '/home/wwwroot/testxw/caches/caches_template/default/content/index.php ).../index.php:40
90.0053392016include( '/home/wwwroot/testxw/caches/caches_template/default/content/header.php ).../index.php:1
100.0055393952get_model->sql_query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../header.php:81
110.0056393952model->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../get_model.class.php:26
120.0056393952mysql->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../model.class.php:90
130.0056393952mysql->execute( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../mysql.class.php:186
140.0056393952mysql->connect( ).../mysql.class.php:83