Bug 35253 - Failed opening required 'extensions/LdapAuthentication.php'
Summary: Failed opening required 'extensions/LdapAuthentication.php'
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: mediawiki-extensions-ldapauthentication (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2018-08-16 17:21 MSK by Michael Shigorin
Modified: 2020-01-29 10:46 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2018-08-16 17:21:27 MSK
При установленных:

mediawiki-1.30.0-alt2
mediawiki-common-1.30.0-alt2
installed-db-office-server-mediawiki-1.4-alt13
mediawiki-mysql-1.30.0-alt2
mediawiki-extensions-ldapauthentication-2.1.0-alt1_6
mediawiki-apache2-1.30.0-alt2

и попытке доступиться к http://localhost/wiki получаю пустую страницу и в логе:

[Thu Aug 16 17:07:36.596688 2018] [php7:warn] [pid 4800] [client 127.0.0.1:34485] PHP Warning:  require_once(extensions/LdapAuthentication.php): failed to open stream: No such file or directory in /var/www/webapps/mediawiki/config/LocalSettings.php on line 123
[Thu Aug 16 17:07:36.596850 2018] [php7:error] [pid 4800] [client 127.0.0.1:34485] PHP Fatal error:  require_once(): Failed opening required 'extensions/LdapAuthentication.php' (include_path='/usr/share/mediawiki:/usr/share/mediawiki/includes:/usr/share/mediawiki/languages:/usr/share/mediawiki/vendor/pear/pear_exception:/usr/share/mediawiki/vendor/pear/console_getopt:/usr/share/mediawiki/vendor/pear/mail_mime-decode:/usr/share/mediawiki/vendor/pear/net_smtp:/usr/share/mediawiki/vendor/pear/pear-core-minimal/src:/usr/share/mediawiki/vendor/pear/mail:/usr/share/mediawiki/vendor/pear/mail_mime:/usr/share/mediawiki/vendor/pear/net_socket:./:/usr/share/php/pear/:/usr/share/php/modules/') in /var/www/webapps/mediawiki/config/LocalSettings.php on line 123

Если сделать ln -s /usr/share/mediawiki/extensions/LdapAuthentication/LdapAuthentication.php /usr/share/mediawiki/extensions/LdapAuthentication.php -- получаю в браузер "[89364da2c36790df5d1790ae] 2018-08-16 14:10:27: Fatal exception of type InvalidArgumentException", на чём пока любопытство и закончилось.