Actions
Bug #32007
closedPHP inclusion warnings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2011-11-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When manually running the scheduler task, I get PHP warnings:
PHP Warning: include_once(/usr/share/pear/data/HTTP_Request2/public-suffix-list.php): failed to open stream: No such file or directory in /path/to/typo3/contrib/pear/HTTP/Request2/CookieJar.php line 450 PHP Warning: include_once(): Failed opening '/usr/share/pear/data/HTTP_Request2/public-suffix-list.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear:/path/to/typo3/contrib/pear/') in /path/to/typo3/contrib/pear/HTTP/Request2/CookieJar.php line 450
Actions