| 
 | 
 
CI 3.0.5的版本发布到线上PHP 5.3.3 下加载不了model 这个是什么原因 
报错如下 
 
An uncaught Exception was encountered 
 
Type: RuntimeException 
 
Message: Unable to locate the model you have specified: M_sql 
 
Filename: /var/www/html/test/system/core/Loader.php 
 
Line Number: 314 
 
Backtrace: 
 
File: /var/www/html/test/application/controllers/Welcome.php 
Line: 9 
Function: model 
 
File: /var/www/html/test/index.php 
Line: 292 
Function: require_once 
 |   
 
 
 
 |