Page 1 of 1

Movement

Posted: Fri May 01, 2009 12:33 am
by Bilgisayar Destek
/*************************************
Title:
Version: 2.0
Author:
Demo:
Download:
Website:

Short description:


*************************************/

Hello;

I would like to move my "Help Desk Panel" from a hosting company to another hosting company.

How can I do that?

I will download my FTP from my old hosting company.
I will upload all files of my FTP to my new hosting company.

I will download my database from old phpmyadmin.
I will upload my database to new phpmyadmin.

For database operation,
In my new hosting, I will creat a database, username and password that must same.

However;
I know name of the database.
I know username of the database.
I don't remember password of the database.

Where do I change this information from? Which file or files?

Best Regards

Posted: Fri May 01, 2009 4:36 pm
by Klemen
You can try manually editing hesk_settings.inc.php file, open it in Notepad.

Posted: Fri May 01, 2009 10:33 pm
by Bilgisayar Destek
Thank you for giving me your valuable time.