![]() |
![]() |
![]() |
|
|||||||
| Installation and Updates No need to be a programming guru to get started with eSyndiCat Directory Software. Even a newbie can run installation process smoothly with solutions found here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Nov 2005
Posts: 37
![]() |
Hi eSyndicators!
We are in a situation where we may have to change the name of the database. I have seen in the config file where we have to change the db name, user and password. Is there any modification we have to make to the links program files? Also, we are going to create SQLs of the entire database and run it in the new database. Has anyone done this? do you forsee any issues?? Thanks! |
|
|
|
|
|
#2 |
|
Join Date: Sep 2005
Posts: 370
![]() |
First of all, it would help to know what version you are using. You cannot use an old version's database in a new version. You must upgrade it first. The config file is the only place you have to change the database name though.
|
|
|
|
|
|
#3 |
|
Administrator
Join Date: Sep 2005
Posts: 9,292
![]() ![]() ![]() ![]() ![]() ![]() |
Hi,
echopulse is right you should make changes in your config.inc.php file. Find there the following lines:Code:
$gDirConfig['dbhost'] = 'your_host'; $gDirConfig['dbuser'] = 'your_username'; $gDirConfig['dbpwd'] = 'your_password'; $gDirConfig['dbname'] = 'your_database_name'; $gDirConfig['prefix'] = 'your_prefix';
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
#4 |
|
Join Date: Nov 2005
Posts: 37
![]() |
Thanks. we are using the same version with which it was created. So there a version compatibilty. I did notice that the config table has an insert statement that inserts the database name, user and password. so we changed it.
Everything works fine now! Thanks! ![]() |
|
|
|
|
|
#5 |
|
Administrator
Join Date: Sep 2005
Posts: 9,292
![]() ![]() ![]() ![]() ![]() ![]() |
I'm glad to advise
![]()
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| E-mail can't be changed | echopulse | Bug Reports | 4 | 12-20-2005 09:52 AM |
| Changed Header to Delete Image - but image still displayed.. | Peter Leenders | User interface | 3 | 01-01-1970 12:35 AM |