All Tagsphpcgi (RSS)
  • IIS7 + PHP 5.3 = 0x80070585

    Hello: I installed PHP 5.3 on a Windows 2008 Standard x64 For the test page info.php I have an 0x80070585 error. I see on the "Handler mappings" that the CGI-exe is disabled, and I don't know how to enable. I thinks this is the problem. I checked several items and followed a lot of threads...
    Posted to Forum by SDA on 10-17-2009, 7:45 PM
  • PHP memory usage skyrocketing

    I am running Windows Server x64, IIS 7 and php NTS 5.2.8 fastCGI module. Main application is a wordpress blog with about 60,000 visits per day (about 200,000 page views). There are other web sites, but they are all samllish compared to this one. All of a sudden my memory usage went from about 2.2 GB...
    Posted to Forum by kjcristiano on 07-21-2009, 10:04 PM
  • HTTP Error 405.0 - Method Not Allowed

    I am getting the following error message when I call or execute a cgi script from another website. HTTP Error 405.0 - Method Not Allowed The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used. I have attached a screen shot of the error message. http://www...
    Posted to Forum by will1968 on 01-27-2009, 11:08 AM
  • HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    I get this error when I attempt to open any php page. HTTP Error 500.0 - Internal Server Error scriptProcessor could not be found in application configuration Module FastCgiModule Notification ExecuteRequestHandler Handler PHP via FastCGI Error Code 0x80070585 This is a brand new install of IIS, php...
    Posted to Forum by tboraten on 12-24-2008, 4:24 PM
  • IIS 6; PHP 5; MSSQL 2000; PHP exec() command

    I am running a Win2k3 server with IIS 6 with PHP 5 installed as a CGI executable. I have the following code: <?php exec("c:\windows\system32\schtasks.exe /Query", $output); print_r($output); ?> In 'schedule.php', which runs fine on my local test server (Win XP, Apache, PHP 5)...
    Posted to Forum by jdarbyshire on 12-04-2008, 9:10 PM
  • Last Time

    Started again with IIS7 & FastCGI ... Have Set Environment Variable ! Have Done Mapping Have copied dll's to System32 Have configured php.ini What permissions do i need to set on inetpub folder ? What permissions do i need to set on php folder ? This is the last time i'm going to try to get...
    Posted to Forum by WhiteTimer on 04-18-2008, 3:59 PM
  • No Document Root ?

    I have just reinstalled IIS7 with CGI & PHP 5.2.5. I have followed the tutorial "using-fastcgi-to-host-php-applications-on-iis7" . Then i did C:\php>php -info which ran, but as i scroll through the output i notice that there is no reference to Document Root. json json support => enabled...
    Posted to Forum by WhiteTimer on 04-17-2008, 6:13 PM
  • IIS7, PHP MySQL extension and ISAPI

    I'm utterly unable to get the mysql extension working for php 5.2.* (zip version, didn't use the installer) when running as an ISAPI module. I've pointed the c:\windows\php.ini file to the correct extension folder and uncommented the mysql and mysqli lines but despite other extensions appearing...
    Posted to Forum by BrentP on 01-21-2008, 3:30 PM
  • Shared hosting environemnt and multiple php.ini

    Hi, I administer an IIS with several Webpages from several customers. Now we plan to offer PHP as additional service. To keep that secure and the webserver running I think each webpage should have it's own php.ini to configure e.g. the OPEN_BASE_DIR stuff for each webpage. Additionally some webpages...
    Posted to Forum by linus78 on 09-05-2007, 8:47 AM
  • Path Differences between CGI and ISAPI

    Dear Community! I installed PHP 5.2 on a Windows 2003 Server. My Document Root Folder is d:\inetpub\website. If I run PHP as CGI-extension and do an include("./inc.test.php"), I don't have any problems. If i print out real_path("/") i get back "D:" as it should be I...
    Posted to Forum by lordandy on 07-26-2007, 7:59 PM
Page 1 of 2 (12 items) 1 2 Next >
Microsoft Communities