Script URL: http://192.168.110.120/helpdesk/install/
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi, Im trying to do a new installation.
But now im stuck at the install part where i cant get the install.php to work
whenever i got to /install it will only show me the dir under the install folder in the browser.
did i miss anything?
Unable to see the install page.
Moderator: mkoch227
Re: Unable to see the install page.
Your server doesn't recognize "index.php" as a default file. You will need to add "index.php" as a default file in your web server configuration (you didn't mention what you use so search Google on how to do that in your server).
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
Re: Unable to see the install page.
Im using the hesk installation guide. then i just install apache and copy the file into /var/www/html/helpdesk
mind to share how to change to index.php as default?
mind to share how to change to index.php as default?
Re: Unable to see the install page.
i got it work after install php too.
just yum install php and restart the httpd service.
It fixed. thanks man.
just yum install php and restart the httpd service.
It fixed. thanks man.