Page 1 of 1

hesk installation on wamp server

Posted: Fri Aug 17, 2012 5:23 am
by ricky
Script URL:
Version of script: 2.4
Hosting company: NOT YET DECIDED
URL of phpinfo.php: NOT YET DECIDED
URL of session_test.php: NOT YET DECIDED
What terms did you try when SEARCHING for a solution:

Write your message below:

respected forums members
i have download hesk 2.4 from their website free version............then i have download wampserver for running hesk on localhost(because i want to test and train my friends)............everything id working perfect
.when i try to launch its goes perfect....but i have problem of database connection because i dont have required information of DATABSE USER(login) and PASSWORD...............

i need this information for connecting database and running hesk on wampserver as localhost......

i have hope that i will get my problem solution here

Re: hesk installation on wamp server

Posted: Fri Aug 17, 2012 8:10 am
by dr_patso
did you mean launch? not lunch? are you talking about the /install portion launches perfect?? You need to click the green WAMP icon in the bottom right and click phpmyadmin while on the server. also, if you want to access it externally you need to hit "put online" in that menu from the tray icon..

once you launch phpmyadmin you can create a database and a user and password with full permissions to that database, use localhost as the server and input the database name and credentials and it should go well provided that you your WAMP is working correctly.

Re: hesk installation on wamp server

Posted: Fri Aug 17, 2012 8:13 am
by dr_patso
also if you end up using this WAMP server as production I have a batch script that will backup your database and what not.


viewtopic.php?f=13&t=4126

Re: hesk installation on wamp server

Posted: Fri Aug 17, 2012 8:58 am
by ricky
yes its launch.........sorry for mistake..........

but my question is that when i goes in loclahost and call hesk with following command.........

localhost/hesk/index.php

then its says............

Error
cant connect to database
please notify webmaster at support@domain.com



regards
thanks

Re: hesk installation on wamp server

Posted: Fri Aug 17, 2012 12:17 pm
by Klemen
You need to setup database first - open file "readme.html" in browser (http://localhost/hesk/readme.html) and follow instructions under "Install HESK"

Re: hesk installation on wamp server

Posted: Sat Aug 18, 2012 3:35 am
by ricky
dear

here is instructions which is use able if you are going to host hesk on any domain..............

i want to run hesk on my computer on wamp server....for this i am facing a problem that when i put hesk in www folder and run............in local host with following command

localhost/hesk/index.php......a error comes which says ...................

cannot connect with database.....

regards
thanks...........................

Re: hesk installation on wamp server

Posted: Sat Aug 18, 2012 8:04 am
by Klemen
Did you read my previous reply?