Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: BDE Consulting <brent.payne@xxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 18:28:39 -0000
On Oct 31, 11:19 am, "Rik Wasmus" <luiheidsgoe...@xxxxxxxxxxx> wrote:
On Wed, 31 Oct 2007 19:07:13 +0100, BDE Consulting
<brent.pa...@xxxxxxxxxxxxxxxxx> wrote:
On Oct 31, 10:56 am, Good Man <he...@xxxxxxxxxx> wrote:
4sak3n 0ne <4sak3n...@xxxxxxxxx> wrote in news:1193853270.595836.40440
@z24g2000prh.googlegroups.com:
One possibility is that your AddType for php is within a virtual hosts
(assuming you have Apache). Check to make sure that AddType
application/x-httpd-php .php is outside of all virtual hosts.
Thats all I could think of at the moment.
that's my hunch too.
i'd put money down on this being a "httpd.conf" issue.
Tell me more and does it apply in a windows environment as well? I am
running MS Server 2003 Standard Edition
Just follow the direction from the manual:http://nl2.php.net/manual/en/install.windows.iis.php
So, if you can use the Internet Information Services Manager, get the
properties of the different sites and follow the directions (when you're
not sure about a choice, you can even peek at your allready configured
domain what to do).
--
Rik Wasmus- Hide quoted text -
- Show quoted text -
I have already done this (about a year ago) . . . isn't the below all
I need to do or did I miss something. In IIS6 isn't it just one
setting not something I have to do for each home directory/domain?
With IIS 6 (2003 Server), open up the IIS Manager, go to Web Service
Extensions, choose "Add a new Web service extension", enter in a name
such as PHP, choose the Add button and for the value browse to either
the ISAPI file (php4isapi.dll or php5isapi.dll) or CGI (php.exe or php-
cgi.exe) then check "Set extension status to Allowed" and click OK.
In order to use index.php as a default content page, do the following:
OK. Adjust the order by choosing Move Up or Move Down. This is similarFrom within the Documents tab, choose Add. Type in index.php and click
to setting DirectoryIndex with Apache.
.
- Follow-Ups:
- References:
- Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: BDE Consulting
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: macca
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: BDE Consulting
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: Jerry Stuckle
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: 4sak3n 0ne
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: Good Man
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: BDE Consulting
- Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- From: Rik Wasmus
- Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- Prev by Date: Re: Session or browser problem??
- Next by Date: Re: Session or browser problem??
- Previous by thread: Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- Next by thread: Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- Index(es):
Relevant Pages
|