TEST PHP Script

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Iwannaknw
Forum Newbie
Posts: 1
Joined: Mon Oct 24, 2011 5:14 pm

TEST PHP Script

Post by Iwannaknw »

Hello,

The IT department at my job has installed PHP on the server. However, when trying to perform a test PHP page like "hello world" the message does not display a browser. The browser returns a window labeled File Download > Do you want to save this file, or find a program online to open it?

Any suggestions of what could be the possible issue.


Thank you,
Iwannaknw
User avatar
egg82
Forum Contributor
Posts: 156
Joined: Sat Oct 01, 2011 9:29 pm
Location: Colorado, USA

Re: TEST PHP Script

Post by egg82 »

PHP is not correctly installed.
Try xampp? I wouldn't know what to tell you

Oh, if you do try xampp, then make sure you change some of its defaults for security reasons
Post Reply