All Tags > PHP > 500 (RSS)
  • Solution: PHP SOAP Service Does Not Return Soap Fault Response

    The experts here might have a better way, but this is a solution I found: I was having trouble getting my PHP SOAP service to return Soap Fault responses to remote clients. The service only gave trouble on my Vista Ultimate development machine, running IIS7 with PHP and FastCGI. A hosted production server...
    Posted to Forum by kismert on 09-15-2009, 4:53 PM
  • IIS7 -FastCGI -PHP White Screen of Death

    I am having an issue with IIS7 and PHP relating to clients receiving the white screen of death (blank page) after 90 seconds of processing. Standard php processing works fine. The following are set in php.ini: max_execution_time = 180 max_input_time = 180 memory_limit = 128M In the FastCGI configuration...
    Posted to Forum by gusus on 03-06-2009, 11:59 PM
  • IIS 6 (PHP) 500 Internal Server Error

    Hi, PHP and MySQL installed on the IIS server successfully but the pages associated with the database is error and if "<? php" instead of "<?" If the client is in the form of writing shows the PHP source code. Error Page Code; <?php /** * DB Connection Page */ require_once...
    Posted to Forum by HakanDAMAR on 02-26-2009, 4:09 AM
  • HTTP Error 500.19 - Internal Server Error, 0x80070021, Lock Violation with OWA, Exchange 2007

    Hi I've been searching through the forums and came across many posts similar to the problem I am experiencing but none of the suggestions have got me any closer to getting this fixed. I'm far from an IIS expert so am begging for some help on this. We have a somewhat relatively clean install of...
    Posted to Forum by tclc on 02-12-2009, 6:45 PM
  • IsapiModule Error 500.0 Internal Server PHP

    Hello I have installed PHP, and from the main root of the site, I put a info.phh file, which runs fine- (<?php phpinfo() ?>) So I know PHP is installed ok. The problem im getting with the above error, is when I access a folder within the root. So, here is the example: //localhost/info.php <...
    Posted to Forum by Mr.Addy on 01-04-2009, 7:37 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
  • PHP on IIS 7

    Hello to everyone. I am trying to get PHP 5.2.6 to work on IIS 7. I followed all the directions in the article "Using FastCGI to Host PHP Applications on IIS 7.0", located here: http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/ I followed all the steps, opened...
    Posted to Forum by ericandrews on 11-06-2008, 6:25 PM
  • Can not get pages from folders/files in WWWROOT to load in IIS7. Get '500 - Internal server error.'

    I am playing around with setting up a web server in IIS 7 on Vista Ultimate and am having trouble accessing files/folders on WWWROOT. If I try to go to domain.org/folder/setup.php I am getting the 500 error. if I go to domain.org and select one of the links to a document located in Y folder I get a '400...
    Posted to Forum by redbeard411 on 08-13-2008, 3:16 AM
  • Can't send SMTP emails from the browser

    Hi, Had a recent upgrade to IIS7/Server 2008 from IIS6/Server 2003. I have PHP running with FastCGI I have found that some of my MySQL/PHP apps that I have previously used on my servers are no longer able to send SMTP emails from the browser. I refer specifically to Expression Engine and Wordpress. On...
    Posted to Forum by pensandpencils on 07-17-2008, 11:12 AM
  • Re: php 5 and iis7 on server 2008

    That is correct. phpinfo works fine and so does other php code along with other database querys and the like, but when ever there is a post or get i get a 500 error witch tells me nothing.
    Posted to Forum by stupidllama on 04-30-2008, 10:18 AM
Page 1 of 2 (13 items) 1 2 Next >
Microsoft Communities