https://bugzilla.wikimedia.org/show_bug.cgi?id=71068
Bug ID: 71068
Summary: PHP Fatal error: Call to undefined function
oci_error() with Oracle backend
Product: MediaWiki
Version: 1.24-git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Database
Assignee: [email protected]
Reporter: [email protected]
Web browser: ---
Mobile Platform: ---
Following installation of Mediawiki (git master) with Oracle 11 backend, the
MainPage displays:
Warning: oci_parse() expects parameter 1 to be resource, boolean given in
/u1/MediaWiki/includes/db/DatabaseOracle.php on line 1266 Warning: oci_error()
expects parameter 1 to be resource, null given in
/u1/MediaWiki/includes/db/DatabaseOracle.php on line 1271
A database query error has occurred. This may indicate a bug in the software.
However, running ../maintenance/update.php --quick produces:
php update.php --quick
MediaWiki 1.24alpha Updater
PHP Fatal error: Call to undefined function oci_error() in
/u1/MediaWiki/includes/db/DatabaseOracle.php on line 522
Fatal error: Call to undefined function oci_error() in
/u1/MediaWiki/includes/db/DatabaseOracle.php on line 522
These appear to be the same error, however it's clearly Fatal, not a warning.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l