Execution of PHP file on Apache 2.2.14

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Execution of PHP file on Apache 2.2.14

Postby AmonRa60 » 14. May 2010 00:09

I used XAMPP to install PHP, Apache, and MySQL on my home 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 http://127.0.0.1/xamp/htdocs/test.php (or http://localhost/xamp/htdocs/test.php) 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 have stopped and restarted Apache, PHP, and MySQL several times since making the AddType change. All to no avail.

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

What am I doing wrong here?
AmonRa60
 
Posts: 1
Joined: 13. May 2010 23:57

Re: Execution of PHP file on Apache 2.2.14

Postby Altrea » 14. May 2010 00:15

AmonRa60 wrote:http://127.0.0.1/xamp/htdocs/test.php
http://localhost/xamp/htdocs/test.php

Where does these paths come from?
Do you have a folder structure like: C:\xampp\htdocs\xamp\htdocs ?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Execution of PHP file on Apache 2.2.14

Postby MC10 » 23. May 2010 03:31

You need to remove the /xamp/htdocs (which should actually be /xampp/htdocs) that is already included when you type http://localhost/. So you would need to access your file http://localhost/test.php or http://127.0.0.1/test.php.
MC10
 
Posts: 148
Joined: 20. February 2010 20:13


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 100 guests