Unable to see the install page.

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
yksdanny
Posts: 4
Joined: Thu Feb 05, 2015 8:23 am

Unable to see the install page.

Post by yksdanny »

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

Re: Unable to see the install page.

Post by Klemen »

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 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
yksdanny
Posts: 4
Joined: Thu Feb 05, 2015 8:23 am

Re: Unable to see the install page.

Post by yksdanny »

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?
yksdanny
Posts: 4
Joined: Thu Feb 05, 2015 8:23 am

Re: Unable to see the install page.

Post by yksdanny »

i got it work after install php too.
just yum install php and restart the httpd service.
It fixed. thanks man.
Post Reply