You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a "Fatal error: require_once(): Failed opening required '/srv/virtualhosts/wiki/html/includes/Wiki.php' (include_path='.:/usr/share/php:/usr/share/pear') in /srv/virtualhosts/wiki/html/extensions/PageAttachment/download/Download.php on line 33" when trying to open wiki page attachments.
Looks like wiki.php was deprecated pre-1.27. I'm not sure how to fix this issue.
Running MediaWiki 1.27 on Ubuntu server 14.04, PHP 5.5.9, MySQL 14.14 and Apache 2.4.7
Please Help!
Chris
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting a "Fatal error: require_once(): Failed opening required '/srv/virtualhosts/wiki/html/includes/Wiki.php' (include_path='.:/usr/share/php:/usr/share/pear') in /srv/virtualhosts/wiki/html/extensions/PageAttachment/download/Download.php on line 33" when trying to open wiki page attachments.
Looks like wiki.php was deprecated pre-1.27. I'm not sure how to fix this issue.
Running MediaWiki 1.27 on Ubuntu server 14.04, PHP 5.5.9, MySQL 14.14 and Apache 2.4.7
Please Help!
Chris
The text was updated successfully, but these errors were encountered: