Jump to content

Execution of PHP file on Apache 2.2.14


AmonRa60

Recommended Posts

I just used XAMPP to install PHP, Apache, and MySQL on my PC to do some php programming.  I checked to make certain the services were all running and they are.

 

Whenever I launch a .php file from 127.0.0.1/xamp/htdocs (or localhost/xamp/htdocs) with a browser (FireFox or IE) I get the Open With or Save File pop up window. If I rename the .php as an .html file, I simply get a blank page when I launch it.

 

I am running Apache 2.2.14 and PHP 5.3.1 with my PC running Windows 5.1 build 2600 (Windows XP Home Edition Service Pack 3) i586.

 

I inserted  "AddType application/x-httpd-php .php" in the Apache httpd.conf file hoping that would make it work...it didn't.

 

What am I doing wrong here?

Link to comment
https://forums.phpfreaks.com/topic/201383-execution-of-php-file-on-apache-2214/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.