| Line | Code C:\\www\\acidy.info\\includes\\classes\\esynCacher.php |
|---|---|
| 138 |
<?php $Data = serialize($Data); |
| 139 |
} |
| 140 |
<?php $this->filePath = $this->savePath . $file; |
| 141 |
<?php |
| 142 |
if (!$file = fopen($this->filePath, "wb"))#0 fopen(C:/www/acidy.info\tmp\cache\Config, wb) called at [C:\www\acidy.info\includes\classes\esynCacher.php:142] #1 esynCacher.write(Config, Array) called at [C:\www\acidy.info\includes\header.php:80] #2 require_once(C:\www\acidy.info\includes\header.php) called at [C:\www\acidy.info\index.php:24] WARNING fopen(C:/www/acidy.info\\tmp\\cache\\Config) [function.fopen]: failed to open stream: Too many open files |
| 143 |
{ |
| 144 |
<?php trigger_error('Cacher::write(): Could not open file for writing.' |
| 145 |
, E_USER_WARNING); |
| 146 |
return false; |
| 147 |
} |
Array
(
[type] => user warning
[msg] => eSynDicat WARNING Cacher::write(): Could not open file for writing.
[source] => C:\\www\\acidy.info\\includes\\classes\\esynCacher.php
[line] => 145
)