( ! ) 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.0011357544{main}( ).../index.php:0
20.0050380080pc_base::creat_app( ).../index.php:14
30.0050380080pc_base::load_sys_class( $classname = 'application', $path = ???, $initialize = ??? ).../base.php:68
40.0050380080pc_base::_load_class( $classname = 'application', $path = '', $initialize = 1 ).../base.php:77
50.0055380592application->__construct( ).../base.php:126
60.0059382232application->init( ).../application.class.php:19
70.0083389320index->init( ).../application.class.php:31
80.0091391600include( '/home/wwwroot/testxw/caches/caches_template/default/content/index.php ).../index.php:40
90.0094392016include( '/home/wwwroot/testxw/caches/caches_template/default/content/header.php ).../index.php:1
100.0095393952get_model->sql_query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../header.php:81
110.0095393952model->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../get_model.class.php:26
120.0095393952mysql->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../model.class.php:90
130.0095393952mysql->execute( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ).../mysql.class.php:186
140.0095393952mysql->connect( ).../mysql.class.php:83