Help using HESK with Xampp
Moderator: mkoch227
Help using HESK with Xampp
OK, so here is the problem that I am having. I host my own website on my computer using Xampp, and can not figure out how to upload the hesk software to my website. I have read the readme file and tried to use filezilla, to upload the files. If there is anyone that uses the combination Xampp and hesk, any help would be greatly appreciated. Thank you in advance.
Help using HESK with Xampp
you can't upload to your hardrive... here's what to do.
Copy the hesk folder to your xampp\htdocs\ folder
then in your browser enter yourweb-address/hesk/install.php
just enter and follow the instructions and thats it
Copy the hesk folder to your xampp\htdocs\ folder
then in your browser enter yourweb-address/hesk/install.php
just enter and follow the instructions and thats it
At the moment I'm hosting my bro's business website http://pdocherty.sytes.net but later when I've figured out the virtualhost bit I hope to run a few more sites of my own.
got a new one for you, this is the error that I recieved, when i tried to install HESK on another computer, that will also be hosting another web page.
Error
Can't execute SQL: INSERT INTO `hesk_tickets` ( `id`,`trackid`,`name`,`email`,`category`,`priority`,`subject`,`message`,`dt`,`ip`,`status` ) VALUES ( '','8SMUTM6W','adf','asdf@assfdg.com','1','3','ag','af',NOW(),'192.168.3.4','1' )
MySQL said:
Table 'hesk_tickets' is read only
Any ideas why it is read only. I was able to install Hesk and got a connection and everything, tested it and it worked fine. Locked the computer and went outside to smoke a cig, and then when I came back that is the error that I got when i tried to show someone how to use Hesk.
This box is also running on xampp, and all services are active and running.
Error
Can't execute SQL: INSERT INTO `hesk_tickets` ( `id`,`trackid`,`name`,`email`,`category`,`priority`,`subject`,`message`,`dt`,`ip`,`status` ) VALUES ( '','8SMUTM6W','adf','asdf@assfdg.com','1','3','ag','af',NOW(),'192.168.3.4','1' )
MySQL said:
Table 'hesk_tickets' is read only
Any ideas why it is read only. I was able to install Hesk and got a connection and everything, tested it and it worked fine. Locked the computer and went outside to smoke a cig, and then when I came back that is the error that I got when i tried to show someone how to use Hesk.
This box is also running on xampp, and all services are active and running.
I don't have any experience with xampp, but I say get Linux and Apache 

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
Comments like these are never helpful, and seldom useful... besides this has nothing to do with xampp.Klemen Stirn wrote:I don't have any experience with xampp, but I say get Linux and Apache
Log in to phpMyAdmin, look for the line that contains your hesk database
and on the far right of the line click on this


Under Privileges it should read ALL PRIVILEGES
Click on the action icon to verify that ALL the following privileges are selected:
Data
Structure
Administration
Also make sure all the Resource limits are sey to 0
Last edited by pasado on Thu Sep 21, 2006 5:49 pm, edited 1 time in total.
more problems
I am having a problem with hesk not sending emails to notify of new tickets. I have enabled it in my profile, however still no email. Any help ?