hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

can`t build peffisaur database (server from a hoster)

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Tue Jul 13, 2004 10:30 pm    Post subject: can`t build peffisaur database (server from a hoster) Reply with quote

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. Wink

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... Smile )

Webmaster of http://www.ektm.de
Back to top
Henkienak
Guest





PostPosted: Wed Jul 14, 2004 11:04 pm    Post subject: Reply with quote

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






PostPosted: Mon Jul 19, 2004 1:12 pm    Post subject: Reply with quote

You are the best !!!!

Thanks

Thomas
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Jul 22, 2004 9:44 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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