how to config to let my XAMPP to recognize php code?

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

how to config to let my XAMPP to recognize php code?

Postby tuoqiong » 09. March 2014 03:14

while my Xampp had been successfully installed on my win7 system. all the components could been started service.
i started adjust my index.html in localhost. it submit form to reg.php.
the problem is when the main page linked to reg.php. the php page showed txt code on the page instead of html page.
(some one said should config the httpd.conf document. but don't know how?)
could anyone help on this? :?:

1. Apache 2.4.4;
2. MySQL 5.6.11;
3. PHP 5.5.1;
4. phpMyAdmin 4.0.4;
5. FileZilla FTP Server 0.9.41;
6. Tomcat 7.0.41 (with mod_proxy_ajp as connector);
7. Strawberry Perl 5.16.3.1 Portable;
8. XAMPP Control Panel 3.2.1 (from hackattack142);
9. XAMPP 1.8.3;
tuoqiong
 
Posts: 2
Joined: 09. March 2014 03:02
Operating System: win7

Re: how to config to let my XAMPP to recognize php code?

Postby JJ_Tagy » 09. March 2014 04:33

Sounds like reg.php might actually be reg.php.html or reg.php.txt. You may want to check extensions.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: how to config to let my XAMPP to recognize php code?

Postby tuoqiong » 09. March 2014 06:27

JJ_Tagy wrote:Sounds like reg.php might actually be reg.php.html or reg.php.txt. You may want to check extensions.



it's not extension issue surely about that.
should be config issue. due to i haven't config after install.
tuoqiong
 
Posts: 2
Joined: 09. March 2014 03:02
Operating System: win7

Re: how to config to let my XAMPP to recognize php code?

Postby JJ_Tagy » 09. March 2014 09:55

By default, XAMPP comes prepared to parse PHP. No need to change httpd.conf or php.ini settings. To verify, simply create a test file (let's call it htdocs/test.php) and use some simple code:
Code: Select all
<?php
echo "This is a test for php.";
?>

In your browser, open http://localhost/test.php
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: how to config to let my XAMPP to recognize php code?

Postby Altrea » 09. March 2014 12:51

=> [FGA] Apache won't parse php code (Section "protocol or request issue")
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: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 165 guests