Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15332

Re: how to execute .php5 file using wamp

From Jerry Stuckle <jstucklex@attglobal.net>
Newsgroups comp.lang.php
Subject Re: how to execute .php5 file using wamp
Date 2015-05-16 08:53 -0400
Organization A noiseless patient Spider
Message-ID <mj7eir$7bo$1@dont-email.me> (permalink)
References <e25ffd0d-0ac3-4652-a9b5-cc3b783be185@googlegroups.com>

Show all headers | View raw


On 5/16/2015 4:23 AM, CHANDRA SEKHAR wrote:
> Hi all,
> 
> Namasthe trying to execute the files with .php5 extension just simply showing the source code of the program. Requesting any one to help in this regard pls
> 
> Chandu
> 9000073180
> 

You need to set up your Apache configuration to process .php5 extensions
as PHP files.  Try asking in alt.apache.configuration.

Alternatively, follow the standard and use the extension .php, which is
already set up.

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how to execute .php5 file using wamp CHANDRA SEKHAR <vedamchandu@gmail.com> - 2015-05-16 01:23 -0700
  Re: how to execute .php5 file using wamp Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-16 08:53 -0400
    Re: how to execute .php5 file using wamp CHANDRA SEKHAR <vedamchandu@gmail.com> - 2015-05-16 07:56 -0700

csiph-web