Page MenuHomePhabricator

SpecialPages - Failed opening required 'Auth/Yadis/XRI.php'
Closed, InvalidPublic

Description

Author: anton.kochkov

Description:
Warning: require_once(Auth/Yadis/XRI.php) [function.require-once]: failed to open stream: No such file or directory in /home/droid-dev/www/extensions/OpenID/SpecialOpenIDLogin.body.php on line 29

Fatal error: require_once() [function.require]: Failed opening required 'Auth/Yadis/XRI.php' (include_path='/home/droid-dev/www/extensions/OpenID:/home/droid-dev/www:/home/droid-dev/www/includes:/home/droid-dev/www/languages:.:/usr/share/php5:/usr/share/php') in /home/droid-dev/www/extensions/OpenID/SpecialOpenIDLogin.body.php on line 29

http://droid-developers.org/wiki/Special:Version


Version: unspecified
Severity: normal

Details

Reference
bz34872

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:16 AM
bzimport set Reference to bz34872.

I think you have not followed the installation steps as mentioned in
https://www.mediawiki.org/wiki/Extension:OpenID#Installation -

there is a makefile. Please use the makefile at the correct location.

I did dozens of installations without problems.

anton.kochkov wrote:

(In reply to comment #1)

I think you have not followed the installation steps as mentioned in
https://www.mediawiki.org/wiki/Extension:OpenID#Installation -

there is a makefile. Please use the makefile at the correct location.

I did dozens of installations without problems.

Yes, now it works for me too, thx!

Yes, now it works for me too, thx!

with PostgreSQL ?

anton.kochkov wrote:

(In reply to comment #3)

Yes, now it works for me too, thx!

with PostgreSQL ?

yes

(In reply to comment #4)

(In reply to comment #3)

Yes, now it works for me too, thx!

with PostgreSQL ?

yes

But how did you solve https://bugzilla.wikimedia.org/show_bug.cgi?id=34846 bug34846 ?

anton.kochkov wrote:

(In reply to comment #5)

(In reply to comment #4)

(In reply to comment #3)

Yes, now it works for me too, thx!

with PostgreSQL ?

yes

But how did you solve https://bugzilla.wikimedia.org/show_bug.cgi?id=34846
bug34846 ?

It is still here.