Bug #19487
closedPHP Warning: tslib_fe::include() [<a href='function.include'>function.include</a>]: Failed opening ...
0%
Description
Sometimes I get this warning:
apache2: PHP Warning: tslib_fe::include(/var/www/site.ext/typo3conf/temp_CACHED_ps5097_ext_tables.php) [<a href='function.tslib-fe-include'>function.tslib-fe-include</a>]: failed to open stream: No such file or directory in /mnt/data/www/typo3_src-4.2.2/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2212
apache2: PHP Warning: tslib_fe::include() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/site.ext/typo3conf/temp_CACHED_ps5097_ext_tables.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /mnt/data/www/typo3_src-4.2.2/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2212
apache2: PHP Warning: filemtime() [<a href='function.filemtime'>function.filemtime</a>]: stat failed for /var/www/site.ext/typo3conf/temp_CACHED_ps5097_ext_tables.php in /mnt/data/www/typo3_src-4.2.2/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2154
The file "/var/www/site.ext/typo3conf/temp_CACHED_ps5097_ext_tables.php" exist and has the proper permissions.
Is it normal?
Thanks
(issue imported from #M9610)
Updated by Dmitry Dulepov about 16 years ago
Bug tracker is not a place to ask questions. Please, report only real bugs here.