Дента Лайн
+7 (343) 360-60-88
Адрес: 620042 г.Екатеринбург пр. Орджоникидзе, 17

Акции

Профгигиена полости рта - от 4000 руб.
08.04.24

Старая цена - 6500руб.

Установка импланта Snucone - 18000 руб.
04.04.24

Старая цена - 30000 руб.

Отзывы наших пациентов

PHP warning

PHP warning

file_put_contents(/hosting/disk1/h30540140/web/denta-line96.ru/www/protected/runtime/debug/664909a48e276.data): failed to open stream: Disk quota exceeded

/hosting/disk1/h30540140/web/denta-line96.ru/www/protected/extensions/yii2-debug/Yii2Debug.php(261)

249         $request = Yii::app()->getRequest();
250         $manifest[$this->getTag()] = $data['summary'] = array(
251             'tag' => $this->getTag(),
252             'url' => $request->getHostInfo() . $request->getUrl(),
253             'ajax' => $request->getIsAjaxRequest(),
254             'method' => $request->getRequestType(),
255             'code' => $statusCode,
256             'ip' => $request->getUserHostAddress(),
257             'time' => time(),
258         );
259         $this->resizeHistory($manifest);
260 
261         file_put_contents("$path/{$this->getTag()}.data", serialize($data));
262         file_put_contents($indexFile, serialize($manifest));
263     }
264 
265     /**
266      * Удаление ранее сохраненных логов когда общее их кол-во больше historySize
267      * @param $manifest
268      */
269     protected function resizeHistory(&$manifest)
270     {
271         $tags = array_keys($manifest);
272         $count = 0;
273         foreach ($tags as $tag) {

Stack Trace

#0
+
 /hosting/disk1/h30540140/web/denta-line96.ru/www/protected/extensions/yii2-debug/Yii2Debug.php(261): file_put_contents("/hosting/disk1/h30540140/web/denta-line96.ru/www/protected/runti...", "a:6:{s:6:"config";a:4:{s:10:"phpVersion";s:15:"5.6.33-0+deb8u1";...")
256             'ip' => $request->getUserHostAddress(),
257             'time' => time(),
258         );
259         $this->resizeHistory($manifest);
260 
261         file_put_contents("$path/{$this->getTag()}.data", serialize($data));
262         file_put_contents($indexFile, serialize($manifest));
263     }
264 
265     /**
266      * Удаление ранее сохраненных логов когда общее их кол-во больше historySize
#1
+
 /hosting/disk1/h30540140/web/denta-line96.ru/www/protected/extensions/yii2-debug/Yii2Debug.php(205): Yii2Debug->processDebug()
200     /**
201      * @param CEvent $event
202      */
203     protected function onEndRequest($event)
204     {
205         $this->processDebug();
206     }
207 
208     /**
209      * Запись отладочной информации
210      */
#5
+
 /hosting/disk1/h30540140/web/denta-line96.ru/www/index.php(26): CApplication->run()
21 $config = 'protected/config/app.php';
22 
23 if (APP_CLI) {
24     Yii::createConsoleApplication($config)->run();
25 } else {
26     Yii::createWebApplication($config)->run();
27 }
2024-05-19 01:03:48 Apache/2.4.10 (Debian) Yii Framework/1.1.15