Last modified: 2012-08-04 20:48:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T19449, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17449 - makeConnectionString not defined
makeConnectionString not defined
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.13.x
All All
: Normal critical (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks: postgres
  Show dependency treegraph
 
Reported: 2009-02-11 18:31 UTC by Zane Rockenbaugh
Modified: 2012-08-04 20:48 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
workaround patch (587 bytes, patch)
2009-02-11 18:31 UTC, Zane Rockenbaugh
Details

Description Zane Rockenbaugh 2009-02-11 18:31:14 UTC
Created attachment 5804 [details]
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'
Comment 1 Aaron Schulz 2009-02-11 23:57:08 UTC
Definition backported to 1.13 in r47171

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links