| ( ! ) 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 |
| # | Time | Memory | Function | Location |
| 1 | 0.0011 | 357544 | {main}( ) | .../index.php:0 |
| 2 | 0.0050 | 380080 | pc_base::creat_app( ) | .../index.php:14 |
| 3 | 0.0050 | 380080 | pc_base::load_sys_class( $classname = 'application', $path = ???, $initialize = ??? ) | .../base.php:68 |
| 4 | 0.0050 | 380080 | pc_base::_load_class( $classname = 'application', $path = '', $initialize = 1 ) | .../base.php:77 |
| 5 | 0.0055 | 380592 | application->__construct( ) | .../base.php:126 |
| 6 | 0.0059 | 382232 | application->init( ) | .../application.class.php:19 |
| 7 | 0.0083 | 389320 | index->init( ) | .../application.class.php:31 |
| 8 | 0.0091 | 391600 | include( '/home/wwwroot/testxw/caches/caches_template/default/content/index.php ) | .../index.php:40 |
| 9 | 0.0094 | 392016 | include( '/home/wwwroot/testxw/caches/caches_template/default/content/header.php ) | .../index.php:1 |
| 10 | 0.0095 | 393952 | get_model->sql_query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ) | .../header.php:81 |
| 11 | 0.0095 | 393952 | model->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ) | .../get_model.class.php:26 |
| 12 | 0.0095 | 393952 | mysql->query( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ) | .../model.class.php:90 |
| 13 | 0.0095 | 393952 | mysql->execute( $sql = 'select thumb,content from php_page where catid=12 LIMIT 20' ) | .../mysql.class.php:186 |
| 14 | 0.0095 | 393952 | mysql->connect( ) | .../mysql.class.php:83 |