Hi,
I have already installed Hesk on a xampp server in the folder that I simply called Hesk and everything works perfectly. Now I would like to change the name of the folder and give it a different name...for example Hesknew.
How can I do it?
Thanks for the help
Rename the Hesk folder
Moderator: mkoch227
Re: Rename the Hesk folder
Try this (BACKUP files first):
1. download hesk_settings.inc.php from your server
2. open it in a powerful text editor such as Notepad++ (do not use Microsoft notepad)
3. inside the file find line starting withand change the value after = to the new Hesk URL address. Do NOT add a trailing / after the folder name. Example:
4. save changes
5. upload the modified hesk_settings.inc.php to your server
6. rename the Hesk folder
7. test
1. download hesk_settings.inc.php from your server
2. open it in a powerful text editor such as Notepad++ (do not use Microsoft notepad)
3. inside the file find line starting with
Code: Select all
$hesk_settings['hesk_url']
Code: Select all
$hesk_settings['hesk_url']='http://localhost/newhesk';
5. upload the modified hesk_settings.inc.php to your server
6. rename the Hesk folder
7. test
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools