i moved my site from one server to another and am getting this error:Error:
Can't execute SQL
Please notify webmaster at support@domain.com
Can't execute SQL :Please notify webmaster at support
Moderator: mkoch227
-
- Posts: 2
- Joined: Fri Aug 31, 2012 1:27 am
Re: Can't execute SQL :Please notify webmaster at support
You probably either didn't move the HESK database or database login details have changed.
1. open hesk_settings.inc.php in a text editor
2. find:
3. change it to:
4. save and upload to the server
5. open HESK and you should get a better error message explaining where the error is.
Next time it would be better to follow recommended steps for moving HESK between servers:
http://www.hesk.com/knowledgebase/index.php?article=46
1. open hesk_settings.inc.php in a text editor
2. find:
Code: Select all
$hesk_settings['debug_mode']=0;
Code: Select all
$hesk_settings['debug_mode']=1;
5. open HESK and you should get a better error message explaining where the error is.
Next time it would be better to follow recommended steps for moving HESK between servers:
http://www.hesk.com/knowledgebase/index.php?article=46
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