Page MenuHomePhabricator

Call to undefined method Blob::getData when using Oracle
Closed, DeclinedPublic

Description

Using this software configuration:

Software Version
MediaWiki 1.24.1
PHP 5.6.5 (apache2handler)
Oracle 12.1.0.2.0

When trying to upload a file I get a blank page and the apache error log says:

PHP Fatal error: Call to undefined method Blob::getData() in /vhosts/wiki.syslog.at/includes/db/DatabaseOracle.php on line 1495

Event Timeline

Lertl raised the priority of this task from to Needs Triage.
Lertl updated the task description. (Show Details)
Lertl added a project: MediaWiki-libs-Rdbms.
Lertl subscribed.

Heads-up: As per RFC discussion in August 2019, the previously experimental support for using Oracle or MSSQL as database backends in MediaWiki core has been removed in MediaWiki 1.34, so this task might end up as declined in the future.