I think i have solved the error.
I have take the info in fcgiext.ini from another file on xp/iis5.1
[Types]
php=PHP
[PHP]
ExePath=C:\Programmi\PHP\php-cgi.exe
InstanceMaxRequests=1
ActivityTimeout=600
RequestTimeout=600
EnvironmentVars=PHP_FCGI_MAX_REQUESTS:1,PHPRC:C:\Programmi\PHP\
The
Pierre Joye wrote:
On Thu, Jan 21, 2010 at 1:53 AM, Louis Solomon wrote:
Google for instructions on installing php as isapi, then undo those
instructions in reverse
ISAPI is not maintained anymore and should not be used.
Which is why Lucasweb was asking how to remove it as simply installing
On Thu, Jan 21, 2010 at 1:53 AM, Louis Solomon wrote:
> Google for instructions on installing php as isapi, then undo those
> instructions in reverse
ISAPI is not maintained anymore and should not be used.
Cheers,
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP
Google for instructions on installing php as isapi, then undo those
instructions in reverse
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Lucasweb - info [mailto:i...@lucasweb.it]
Sent: Thursday, 21 January 2010 1:07 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP has
Hi,
First of all open IIS Manager (press Windows+R button and type 'inetmgr').
Select each Site (if there are many) and click on 'Properties'. On the Home
Directory tab, click on Configuration and delete the handler mapping (script
mapping) to .php files. After deleting this and applying it, pl