Bugs item #1243586, was opened at 2005-07-23 09:27
Message generated for change (Comment added) made by greggmc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1243586&group_id=8956
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Dan Dlugos (curiousgeorge)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can not install into already exsisting database
Initial Comment:
Greetings,
I am trying to implement your survey package and have
come to an impass to which I cannot continue.
My web hosting allows me one MySQL databse, which I
primarily use to run a CMS and vBulletin installation. In
order to keep database tables seperate, I've used table
prefixes (eg vbulletin_*tablename*).
After throughly reading through documentation included
with this project, and the roadmap, it seems that this
software package will only work if it has an exclusive
database to itself, which I cannot afford (additional DB's
are $5/mo extra).
Can you please implement into your setup the ability to
use an exsisting database and table prefixe to seperate
the survey tables from others.
Thanks
Dan Dlugos
----------------------------------------------------------------------
>Comment By: Matthew Gregg (greggmc)
Date: 2005-07-23 19:56
Message:
Logged In: YES
user_id=14116
phpESP supports a database prefix, that will allow you to
use ESP with ISP's that only grant you a single DB. See the
DB_PREFIX field in phpESP.ini.php. This should do what you
require.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1243586&group_id=8956
|