« Previous Next »

Thread: IMPORTANT: PHP scripts are not working due to a Windows Actualization ???

Last post 10-30-2008 9:12 PM by Andrew Zhu - MSFT. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 10-25-2008, 10:12 PM

    • v-edsojo
    • Not Ranked
    • Joined on 09-22-2008, 2:29 PM
    • Venezuela
    • Posts 10

    IMPORTANT: PHP scripts are not working due to a Windows Actualization ???

    Hi everybody, i have a testing environment to prove web applications developed with PHP5 via IIS7. This environment was configured following instructions in the link http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70 and it worked fine.

    The problem is that nowadays is not working and i've tried to configure others environment using the link shown before and it does not work either. All requests that i try throws the following error:

    HTTP Error 500.0 - Internal Server Error

    c:\php\php-cgi.exe - The FastCGI process exited unexpectedly 

     Could it be a bug or issue due to a windows actualization? it is the only different thing that it has been installed recently in these environment. I found this situation today Saturday 10-25-2008 and i have recieved comments from other persons that are starting to have the same problem.

    I tested this case in Windows Vista SP1 x86 and x64, Windows Server 2008.

    Thanks in advanced.

    - -
    Eduardo Sojo
    http://eng.eduardosojo.com
    Caracas - Venezuela
  • 10-26-2008, 7:17 AM In reply to

    Re: IMPORTANT: PHP scripts are not working due to a Windows Actualization ???

    Hello,

    Try running your PHP app in 32 bit mode:

    cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1

    Regards

  • 10-26-2008, 4:20 PM In reply to

    • v-edsojo
    • Not Ranked
    • Joined on 09-22-2008, 2:29 PM
    • Venezuela
    • Posts 10

    Re: IMPORTANT: PHP scripts are not working due to a Windows Actualization ???

    Hi, i have two questions about it:

     1. I did not find the file %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs. Where do i find it?

    2. These environment have been working fine until few days ago. Why does not work now?

    Thanks in advanced.

    - -
    Eduardo Sojo
    http://eng.eduardosojo.com
    Caracas - Venezuela
  • 10-30-2008, 9:12 PM In reply to

    Re: IMPORTANT: PHP scripts are not working due to a Windows Actualization ???

    you can find it in "C:\\inetpub\adminscripts\adsutil.vbs" usually.

    Thanks

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (4 items)
Microsoft Communities