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 #1

Updated by Dmitry Dulepov over 14 years ago

Do you run a modified OpenID extension? Include path is set there specially to prevent such issues. If your version does not have it, than you will see errors like this.

Actions #2

Updated by Dmitry Dulepov about 14 years ago

No feedback provided for more than a month.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF