Author: jfehrman
Description:
While installing MediaWiki-1.21.1 with Oracle on a Solaris machine I ran into an installer issue when the LocalSettings.php file was written. LocalSettings.php did not have the correct values in the wgDBserver, wgDBname, and wgDBuser slots.
I was able to work around this problem by filling the install prompts in the web browser as you normally would and then fixing the database information after I downloaded the LocalSettings.php. Hopefully this helps someone with the same issue.
Version: 1.21.x
Severity: normal