Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Feb 2009 at 21:30 UTC
Updated:
9 Mar 2009 at 23:10 UTC
pifr_review_install() ignores the specified hostname and port number for the database. This breaks install if the database is not on localhost.
Comments
Comment #1
boombatower commentedThe installer could have that option added, would be preferable if we could create the installer script I want instead. My preference would be that we wait for the abstracted installer script to be completed...as that is my next project.
The question remains, how much customization to support being that that is a minor facet of the project.
Changing to "feature request" since it was originally by design.
Comment #2
boombatower commentedComment #3
boombatower commentedSince all used databases are using the standard $db_url format this is now supported.