Project

General

Profile

Actions

Bug #21095

closed

OpenID fails with fatal error

Added by Andreas Otto † over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Logging in to the TYPO3 BE with OpenID ends with a fatal error.
require_once(Auth/OpenID.php) [function.require-once]: failed to open stream: No such file or directory
The require_once statement can be found in file Auth/OpenID/Consumer.php on line 163.

Adding the full path to "typo3/sysext/openid/lib/php-openid/" to the PHP include_path solved the issue.

IMHO this should be added as a hint to the extension documentation.

(issue imported from #M12004)

Actions

Also available in: Atom PDF