Help using HESK with Xampp

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

Help using HESK with Xampp

Post by ckarnuth »

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.
pasado
Posts: 5
Joined: Sat Aug 26, 2006 8:44 pm

Help using HESK with Xampp

Post by pasado »

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
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

Thank You

Post by ckarnuth »

Thank you that worked like a charm. I don't know why I didn't think of it considering that is where the rest of the site is located at, and that only makes sense. Once again thank you for your help
pasado
Posts: 5
Joined: Sat Aug 26, 2006 8:44 pm

Post by pasado »

Glad to be of service 8) I'm using xampp myself...
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

Post by ckarnuth »

That makes sense then, what type of site are you running ?
pasado
Posts: 5
Joined: Sat Aug 26, 2006 8:44 pm

Post by pasado »

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.
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

Post by ckarnuth »

yeah that whole virtual host has me baffled a little also. good luck, let me know if you figure it out
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

Post by ckarnuth »

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.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I don't have any experience with xampp, but I say get Linux and Apache 8)
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
pasado
Posts: 5
Joined: Sat Aug 26, 2006 8:44 pm

Post by pasado »

Klemen Stirn wrote:I don't have any experience with xampp, but I say get Linux and Apache 8)
Comments like these are never helpful, and seldom useful... besides this has nothing to do with xampp.

Log in to phpMyAdmin, look for the line that contains your hesk database
and on the far right of the line click on this Image Check privileges for database "hesk" (or whatever you called it)

Image
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.
ckarnuth
Posts: 9
Joined: Sat Aug 26, 2006 3:18 pm

more problems

Post by ckarnuth »

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 ?
Post Reply