RE: [PHP-WIN] PHP Installation Problem

2010-06-07 Thread Alice Wei
> From: don.ra...@microsoft.com > To: aj...@alumni.iu.edu; harlequ...@gmx.de; php-windows@lists.php.net > Subject: RE: [PHP-WIN] PHP Installation Problem > Date: Mon, 7 Jun 2010 17:55:06 + > > Sorry, forgot to add one more thing. If you still want to configure PHP on > your own rather than W

RE: [PHP-WIN] PHP Installation Problem

2010-06-07 Thread Venkat Raman Don
Sorry, forgot to add one more thing. If you still want to configure PHP on your own rather than Web Platform Installer doing it, follow the article at http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-7/ or http://www.php.net/manual/en/install.windows.iis7.php. Th

RE: [PHP-WIN] PHP Installation Problem

2010-06-07 Thread Venkat Raman Don
Please follow my blog at http://blogs.iis.net/donraman/archive/2009/11/15/troubleshooting-php-installation-on-windows.aspx to troubleshoot the installation and if problem persists paste the output you are getting for each command mentioned in the blog. Also as a side note the best way to instal

RE: [PHP-WIN] PHP Installation Problem

2010-06-07 Thread Alice Wei
> Date: Mon, 7 Jun 2010 17:47:31 +0200 > From: harlequ...@gmx.de > Subject: Re: [PHP-WIN] PHP Installation Problem > To: aj...@alumni.iu.edu; php-windows@lists.php.net > > Hi Alice, > > Alice wrote: > > I have installed PHP from using PHP > > 5.2.13 installer [20,929Kb] - 25 February 2010, an

Re: [PHP-WIN] PHP Installation Problem

2010-06-07 Thread Sascha Meyer
Hi Alice, Alice wrote: > I have installed PHP from using PHP > 5.2.13 installer [20,929Kb] - 25 February 2010, and for some reason, the > PHP folder did not show up on my Windows C:\ folder. > ... when you installed PHP through the installer, did you check "configure IIS"? What was the resul

[PHP-WIN] PHP Installation Problem

2010-06-07 Thread Alice Wei
Hi, I have installed PHP from using PHP 5.2.13 installer [20,929Kb] - 25 February 2010, and for some reason, the PHP folder did not show up on my Windows C:\ folder. When I tried to execute a PHP script from my IIS, it tells me HTTP Error 404.3 - Not Found The page you are requesting

Re: [PHP-WIN] PHP Page on IIS 7.5 Not Found

2010-06-07 Thread Richard Quadling
On 7 June 2010 03:44, Alice Wei wrote: > > Hi, > > > >  Just installed IIS on my Windows 7 system, and everything seems great until > I tried to execute a PHP script. I am sure that the code itself works, > because the same code works on LAMP. > > > >  This is the error I get: > > HTTP Error 404