Project

General

Profile

Actions

Bug #32007

closed

PHP inclusion warnings

Added by Xavier Perseguers over 12 years ago. Updated over 10 years ago.

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

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #29337: Add missing files for HTTP_Request2ClosedPhilipp Gampe2011-08-30

Actions
Actions #1

Updated by Philipp Gampe over 12 years ago

Do have the pear package installed? Anyway those files should be shipped with the TYPO3 core and are in typo3/contrib/pear/. They should be found by linkvalidator.
If it does not work, you may comment line 87 as a tempory solution.

Actions #2

Updated by Philipp Gampe over 12 years ago

  • Status changed from New to Resolved

This has been fixed in core.

Actions #3

Updated by Chris topher about 12 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Daniel Minder about 11 years ago

Bug is still present, see #37085

Actions #5

Updated by Michael Stucki over 10 years ago

  • Category set to Linkvalidator
Actions #6

Updated by Michael Stucki over 10 years ago

  • Project changed from 1510 to TYPO3 Core
  • Category changed from Linkvalidator to Linkvalidator
Actions

Also available in: Atom PDF