沈阳哪里有教英语教的好的,有小班美术优质课教案课的?求地址!

评论 (0条)
抢沙发,第一个发表评论Kohana_Exception [ 1040 ]: SQLSTATE[08004] [1040] Too many connections
APPPATH/library/Database/PDO.php [ 59 ]
// Create a new PDO connection
$this-&_connection = new PDO($dsn, $username, $password, $options);
catch (PDOException $e)
throw new Kohana_Exception(':error',
array(':error' =& $e-&getMessage()),
$e-&getCode());
if ( ! empty($this-&_config['charset']))
Database_PDO->connect()
public function query($type, $sql, $as_object = FALSE, array $params = NULL)
$starttime=microtime(true);
// Make sure the database is connected
$this-&_connection or $this-&connect();
$result = $this-&_connection-&query($sql);
Database_PDO->query()
string(62) "SELECT HeadImageId FROM t_person WHERE LoginId IS NULL LIMIT 1"
bool FALSE
// Compile the SQL query
$sql = $this-&compile($db);
// Execute the query
$result = $db-&query($this-&_type, $sql, $as_object, $object_params);
217 } // End Database_Query
Database_Query->execute()
public function getLoginUser()
$session = Yaf_Session::getInstance();
$loginuser = $session-&get('LoginUser');
$ImageId = DB::select('HeadImageId')-&from('t_person')-&where('LoginId','=',$loginuser['LoginId'])-&limit(1)-&execute()-&get('HeadImageId');
if(isset($ImageId) && !empty($ImageId)){
$filemodel = new FilestoreModel();
$src = $filemodel-&getImageUrlByImageId($ImageId);
$loginuser['HeadImageSrc'] = $
BaseController->getLoginUser()
$curdomain=$this-&_request-&getParam('domain');
$mdl_base = new BaseModel($curdomain);
$setting = Yaf_Registry::get('setting');
$this-&_view-&assign('setting', $setting-&toArray());
$this-&current_loginuser = $this-&getLoginUser();
//当前controller
$curcontroller = strtolower($this-&_request-&controller);
$curaction = strtolower($this-&_request-&action);
$this-&_view-&assign('curcontroller', $curcontroller);//当前控制器
{PHP internal call}
BaseController->init()
Yaf_Application->run()
3 define('APPPATH', __DIR__ .'/application');
4 define('MODPATH', APPPATH .'/library');
5 define('SYSPATH', __DIR__);
7 $application = new Yaf_Application( DOCROOT . "/conf/application.ini");
8 $application-&bootstrap()-&run();
SYSPATH/index.php
APPPATH/Bootstrap.php
APPPATH/library/Kohana/Exception.php
APPPATH/library/Log.php
APPPATH/library/Log/File.php
APPPATH/library/Log/Writer.php
APPPATH/library/Cookie.php
APPPATH/library/Cache.php
APPPATH/library/Kohana/Cache.php
APPPATH/plugins/Sample.php
APPPATH/controllers/News.php
APPPATH/controllers/Base.php
APPPATH/models/Base.php
APPPATH/library/Database.php
APPPATH/library/Kohana/Database.php
APPPATH/library/Database/PDO.php
APPPATH/models/Area.php
APPPATH/library/Cache/Memcache.php
APPPATH/library/Cache/Arithmetic.php
APPPATH/library/Arr.php
APPPATH/library/DB.php
APPPATH/library/Kohana/DB.php
APPPATH/library/Database/Query/Builder/Select.php
APPPATH/library/Database/Query/Builder/Where.php
APPPATH/library/Database/Query/Builder.php
APPPATH/library/Database/Query.php
APPPATH/controllers/Error.php
APPPATH/library/Debug.php
APPPATH/library/Date.php
APPPATH/library/Kohana/View.php
APPPATH/library/Kohana/Error.php
APPPATH/library/UTF8.php
Reflection
fastdfs_client
pdo_sqlite
Zend OPcache
string(4) "web2"
string(30) "/data/www/clients/client1/web2"
string(9) "RESPONDER"
QUERY_STRING
string(0) ""
REQUEST_METHOD
string(3) "GET"
CONTENT_TYPE
string(0) ""
CONTENT_LENGTH
string(0) ""
SCRIPT_NAME
string(20) "/sy/news-948640.html"
REQUEST_URI
string(20) "/sy/news-948640.html"
DOCUMENT_URI
string(20) "/sy/news-948640.html"
DOCUMENT_ROOT
string(24) "/data//web"
SERVER_PROTOCOL
string(8) "HTTP/1.1"
GATEWAY_INTERFACE
string(7) "CGI/1.1"
SERVER_SOFTWARE
string(11) "nginx/1.8.0"
REMOTE_ADDR
string(13) "180.97.88.106"
REMOTE_PORT
string(4) "9508"
SERVER_ADDR
string(12) "10.172.6.163"
SERVER_PORT
string(2) "80"
SERVER_NAME
string(10) ""
REDIRECT_STATUS
string(3) "200"
SCRIPT_FILENAME
string(45) "/data//web/newxuexiao/index.php"
string(14) ""
HTTP_USER_AGENT
string(63) "Mozilla/4.0 ( MSIE 8.0; Windows NT 6.0; Trident/4.0)"
HTTP_X_REAL_IP
string(14) "220.177.198.53"
HTTP_WEB_SERVER_TYPE
string(5) "nginx"
HTTP_WL_PROXY_CLIENT_IP
string(14) "220.177.198.53"
HTTP_X_FORWARDED_FOR
string(14) "220.177.198.53"
HTTP_X_FORWARDED_PROTO
string(4) "http"
HTTP_X_FORWARDED_CLUSTER
string(3) "gf,"
HTTP_ACCEPT
string(3) "*/*"
HTTP_REFERER
string(41) "/sy/news-948640.html"
string(20) "/sy/news-948640.html"
REQUEST_TIME_FLOAT
float .7605
REQUEST_TIME}

我要回帖

更多关于 小班优质课教案 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信