Trouble getting install script to run

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Chucky
Posts: 2
Joined: Tue Apr 29, 2008 7:31 pm

Trouble getting install script to run

Post by Chucky »

Script URL:
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:

Guys I've downloaded the scripts, posted them to the correct location like the Readme file instructs. I have my MySQL database (5.1.24) created, PHP loaded (5.2.5) and IIS configured and running. When I follow the install instructions and point my browser to the install script all it does is display the code inside the script file. IIS is functional because when I point my browser to http://localhost/localstart.asp the default IIS web page opens. What am I doing wrong?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

If it displays the source code then PHP isn't properly configured on your server (server doesn't recognize PHP scripts).

http://php.net/install.windows
http://www.google.com/search?hl=en&q=php+on+IIS
http://www.google.com/search?hl=en&q=php+on+windows
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
Chucky
Posts: 2
Joined: Tue Apr 29, 2008 7:31 pm

PHP Installation

Post by Chucky »

Thanks Klemen.
Post Reply