 |
hellkvist.org Discussions about the free software on hellkvist.org
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Tue Jul 13, 2004 10:30 pm Post subject: can`t build peffisaur database (server from a hoster) |
|
|
Hi,
on of the best ideas is your Programm.
Is it possible, to change the Databasename?
Maybe as a Variable?
I think, it`s quit easyer for you to change, you know the Programm.
I thikt, that is one of the intrested points, so ereryone can intall your script.
Please give a feedback.
CU Thomas (Alias Final so you will... )
Webmaster of http://www.ektm.de |
|
| Back to top |
|
 |
Henkienak Guest
|
Posted: Wed Jul 14, 2004 11:04 pm Post subject: |
|
|
Today is your lucky day, I spent some time yesterday to do just what you suggest here.
I changed the DB connections in all of the php-files to ones that use constants set in config.php:
/* MYSQL Host, Database, User and Password */
define( "MYSQL_HOST", "localhost" );
define( "MYSQL_DATABASE", "database" );
define( "MYSQL_USER", "user" );
define( "MYSQL_PWD", "password" );
you can find the php-files (everything else except the db connections is left unchanged) here:
http://www.geocities.com/henkienak/peffisaur |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jul 19, 2004 1:12 pm Post subject: |
|
|
You are the best !!!!
Thanks
Thomas |
|
| Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Thu Jul 22, 2004 9:44 am Post subject: |
|
|
| I'm planning to make a new release in a not too distant future (a function of my time). This code cleanup will be included as I have gotten several requests about this before. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|