https://bugzilla.wikimedia.org/show_bug.cgi?id=17449
Summary: makeConnectionString not defined
Product: MediaWiki
Version: 1.13.4
Platform: All
OS/Version: All
Status: NEW
Keywords: need-review, patch, postgresql
Severity: critical
Priority: Normal
Component: Installation
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=5804)
--> (https://bugzilla.wikimedia.org/attachment.cgi?id=5804)
workaround patch
When WikiMedia tries to connect as superuser to perform DB setup with postgres,
it fails because 'makeConnectionString' is not defined.
@$this->mConn = pg_connect( $this->makeConnectionString( $connectVars ) );
Note: not sure I'm using the best password in the patch. Also, I suspect this
may be a missed commit or something, so the alternative fix would be to define
'makeConnectionString'
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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