Steven;
To use a different database name, you need to edit phphelpdesk.mysql
and change the first 3 lines, replace phphelpdesk with whatever
database name you want. Then edit config/db.conf.php and change
$db_db from phphelpdesk to your database name. Once done,
create the database by typing mysql < phphelpdesk.mysql and it
should work fine.
Hope that helps;
Andrew
Steven Grant wrote:
> Hello,
>
> I have been using and loving your product for a while. What I am trying to
> figure out is how to change the name of the database that it creates/uses.
> I tried to simply change the phphelpdesk.mysql to what I wanted (for some
> reason I thought this should work..) and it did not seem to do any thing. It
> still tries to install to the original name. Anyone have an idea of how to
> fix or change this?
>
> Steven Grant
> Systems Administrator
> TechOnLine, Inc.
> sg...@te...
>
> _______________________________________________
> Phphelpdesk-help mailing list
> Php...@li...
> http://lists.sourceforge.net/lists/listinfo/phphelpdesk-help
|