Is Apache Needed w/IIS (Windows 2003) for PHP Install

Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 31.03.2008 15:58:46 von Nina Morena

I am a newbie when it comes to installing PHP. The install seemed
direct and pretty simple. I've installed the latest build of PHP along
with checking to see if my IIS settings are correct. I've also given
permissions to my php.ini file for "Everyone" yet when I try to view
a .php file in my browser, the page does not come up.

http://www.fusicology.com/info.php or http://www.fusicology.com/test.php
are not appearing.

Any ideas what I am doing wrong?

Nina

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 31.03.2008 17:07:02 von Captain Paralytic

On 31 Mar, 14:58, Nina Morena wrote:
> I am a newbie when it comes to installing PHP. The install seemed
> direct and pretty simple. I've installed the latest build of PHP along
> with checking to see if my IIS settings are correct. I've also given
> permissions to my php.ini file for "Everyone" yet when I try to view
> a .php file in my browser, the page does not come up.
>
> http://www.fusicology.com/info.phporhttp://www.fusicology.co m/test.php
> are not appearing.
>
> Any ideas what I am doing wrong?
>
> Nina

It's not "needed" as you can serve and parse php using IIS. However, I
prefer to install WAMP5 and use that instead of IIS.

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 31.03.2008 17:50:43 von Nina Morena

On Mar 31, 11:07=A0am, Captain Paralytic wrote:
> On 31 Mar, 14:58, Nina Morena wrote:
>
> > I am a newbie when it comes to installing PHP. =A0The install seemed
> > direct and pretty simple. I've installed the latest build of PHP along
> > with checking to see if my IIS settings are correct. I've also given
> > permissions to my php.ini file for "Everyone" yet when I try to view
> > a .php file in my browser, the page does not come up.
>
> >http://www.fusicology.com/info.phporhttp://www.fusicology.c om/test.php
> > are not appearing.
>
> > Any ideas what I am doing wrong?
>
> > Nina
>
> It's not "needed" as you can serve and parse php using IIS. However, I
> prefer to install WAMP5 and use that instead of IIS.

I will install WAMP5 with hopes in this resolving my issue.

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 31.03.2008 19:25:08 von Jerry Stuckle

Nina Morena wrote:
> I am a newbie when it comes to installing PHP. The install seemed
> direct and pretty simple. I've installed the latest build of PHP along
> with checking to see if my IIS settings are correct. I've also given
> permissions to my php.ini file for "Everyone" yet when I try to view
> a .php file in my browser, the page does not come up.
>
> http://www.fusicology.com/info.php or http://www.fusicology.com/test.php
> are not appearing.
>
> Any ideas what I am doing wrong?
>
> Nina
>

It's not to hard to set up PHP on IIS the second or third time, but the
first can be a bit confusing.

In your case it looks like either the file is not where it's supposed to
be, or the PHP dll can't be found.

Try searching on

php iis configuration

There are several good tutorials out there which will take you through
the process step-by-step.


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

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 31.03.2008 20:25:59 von Joker7

To restore balance to the world Nina Morena wrote in
177441b0-2599-4e15-9a28-c05dddb5df71@d62g2000hsf.googlegroup s.com
>> I am a newbie when it comes to installing PHP. The install seemed
>> direct and pretty simple. I've installed the latest build of PHP
>> along with checking to see if my IIS settings are correct. I've also
>> given permissions to my php.ini file for "Everyone" yet when I try
>> to view
>> a .php file in my browser, the page does not come up.
>>
>> http://www.fusicology.com/info.php or
>> http://www.fusicology.com/test.php are not appearing.
>>
>> Any ideas what I am doing wrong?
>>
>> Nina

Should be the same as 2k to set up take a look here:
http://t56.hopto.org/out/php5/index.html

Chris

--
Superb hosting & domain name deals http://dn-22.co.uk
The Handyman http://www.looker.me.uk

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 01.04.2008 14:32:02 von Nina Morena

On Mar 31, 2:25=A0pm, "Joker7" wrote:
> To restore balance to the world Nina Morena =A0wrote in
> 177441b0-2599-4e15-9a28-c05dddb5d...@d62g2000hsf.googlegroup s.com
>
> >> I am a newbie when it comes to installing PHP. =A0The install seemed
> >> direct and pretty simple. I've installed the latest build of PHP
> >> along with checking to see if my IIS settings are correct. I've also
> >> given permissions to my php.ini file for "Everyone" yet when I try
> >> to view
> >> a .php file in my browser, the page does not come up.
>
> >>http://www.fusicology.com/info.phpor
> >>http://www.fusicology.com/test.phpare not appearing.
>
> >> Any ideas what I am doing wrong?
>
> >> Nina
>
> Should be the same as 2k to set up take a look here:http://t56.hopto.org/o=
ut/php5/index.html
>
> Chris
>
> --
> Superb hosting & domain name dealshttp://dn-22.co.uk
> The Handymanhttp://www.looker.me.uk

Thank you for the responses!

I must be doing something wrong. I originally tried to do the install
using hte installer provided by php.net however, my results were the
same doing the manual install. I am wondering if my php.ini file has
the correct information under the doc_root portion. I set the path to
C:\Inetpub\wwwroot which is where my root website is located. Do I
need the quotation marks for this within the ini file?

Help!

Nina

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 01.04.2008 15:39:56 von Jerry Stuckle

Nina Morena wrote:
> On Mar 31, 2:25 pm, "Joker7" wrote:
>> To restore balance to the world Nina Morena wrote in
>> 177441b0-2599-4e15-9a28-c05dddb5d...@d62g2000hsf.googlegroup s.com
>>
>>>> I am a newbie when it comes to installing PHP. The install seemed
>>>> direct and pretty simple. I've installed the latest build of PHP
>>>> along with checking to see if my IIS settings are correct. I've also
>>>> given permissions to my php.ini file for "Everyone" yet when I try
>>>> to view
>>>> a .php file in my browser, the page does not come up.
>>>> http://www.fusicology.com/info.phpor
>>>> http://www.fusicology.com/test.phpare not appearing.
>>>> Any ideas what I am doing wrong?
>>>> Nina
>> Should be the same as 2k to set up take a look here:http://t56.hopto.org/out/php5/index.html
>>
>> Chris
>>
>> --
>> Superb hosting & domain name dealshttp://dn-22.co.uk
>> The Handymanhttp://www.looker.me.uk
>
> Thank you for the responses!
>
> I must be doing something wrong. I originally tried to do the install
> using hte installer provided by php.net however, my results were the
> same doing the manual install. I am wondering if my php.ini file has
> the correct information under the doc_root portion. I set the path to
> C:\Inetpub\wwwroot which is where my root website is located. Do I
> need the quotation marks for this within the ini file?
>
> Help!
>
> Nina
>

Nina,

If you're using php as an isapi extension and not a CGI, just leave
doc_root empty.

You actually shouldn't have to make *any* changes to the PHP.INI file
just to get a basic phpinfo(); page going - just use the default. Get
our IIS set up correctly first, then start fooling with php.ini.


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

Re: Is Apache Needed w/IIS (Windows 2003) for PHP Install

am 01.04.2008 16:27:05 von Nina Morena

On Apr 1, 9:39=A0am, Jerry Stuckle wrote:
> Nina Morena wrote:
> > On Mar 31, 2:25 pm, "Joker7" wrote:
> >> To restore balance to the world Nina Morena =A0wrote in
> >> 177441b0-2599-4e15-9a28-c05dddb5d...@d62g2000hsf.googlegroup s.com
>
> >>>> I am a newbie when it comes to installing PHP. =A0The install seemed
> >>>> direct and pretty simple. I've installed the latest build of PHP
> >>>> along with checking to see if my IIS settings are correct. I've also
> >>>> given permissions to my php.ini file for "Everyone" yet when I try
> >>>> to view
> >>>> a .php file in my browser, the page does not come up.
> >>>>http://www.fusicology.com/info.phpor
> >>>>http://www.fusicology.com/test.phparenot appearing.
> >>>> Any ideas what I am doing wrong?
> >>>> Nina
> >> Should be the same as 2k to set up take a look here:http://t56.hopto.or=
g/out/php5/index.html
>
> >> Chris
>
> >> --
> >> Superb hosting & domain name dealshttp://dn-22.co.uk
> >> The Handymanhttp://www.looker.me.uk
>
> > Thank you for the responses!
>
> > I must be doing something wrong. =A0I originally tried to do the install=

> > using hte installer provided by php.net however, my results were the
> > same doing the manual install. =A0I am wondering if my php.ini file has
> > the correct information under the doc_root portion. =A0I set the path to=

> > C:\Inetpub\wwwroot which is where my root website is located. =A0Do I
> > need the quotation marks for this within the ini file?
>
> > Help!
>
> > Nina
>
> Nina,
>
> If you're using php as an isapi extension and not a CGI, just leave
> doc_root empty.
>
> You actually shouldn't have to make *any* changes to the PHP.INI file
> just to get a basic phpinfo(); page going - just use the default. =A0Get
> our IIS set up correctly first, then start fooling with php.ini.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================- Hide quoted text -=

>
> - Show quoted text -

Thank you for your help. It worked!! I also noticed a few of the
tutorials on php iis configuration were a little off, however, this
one proved to work best:

http://www.visualwin.com/PHP-ISAPI/

It references PHP 4 however, the installation is the same.

N