Results 1 to 4 of 4

Thread: IIS 7.5 PHP nts FastCGI on Windows Server 2008 R2

  1. #1
    mteeuwen is offline Registered User
    Name: Mike Teeuwen
    Organization: Personal
    Project: World of Warcraft guild website
    Join Date
    Jul 2011
    Posts
    3

    IIS 7.5 PHP nts FastCGI on Windows Server 2008 R2

    Hello sir/madame,

    I'm having difficulties with getting Ice to work on my server and I cannot find a good answer to my problem so I hope someone here can help me.

    I'm running a not thread-safe version of php 5.3.6 in IIS 7.5 with FastCGI. This version is recommended.

    now I run into some troubles with starting the ICE extension. I get the following error:

    Code:
    php[2984]
    PHP Warning:  PHP Startup: ice: Unable to initialize module
    Module compiled with build ID=API20090626,TS,VC9
    PHP    compiled with build ID=API20090626,NTS,VC9
    These options need to match
     in Unknown on line 0
    Well I think it's very clear that ICE is build with TS, meaning I have to switch my version of PHP (not recommended) or try to get a NTS version of ICE.

    My question is if this is possible and if is, how can I get this done?

    Hope anyone here can help me out with this problem. I prefer using IIS over Apache because I got more applications running, also dotnet stuff.

    Thanks in advance!

    Kind regards,
    Michael

  2. #2
    mteeuwen is offline Registered User
    Name: Mike Teeuwen
    Organization: Personal
    Project: World of Warcraft guild website
    Join Date
    Jul 2011
    Posts
    3
    Still haven't solved it. Anyone can push me into the right direction?

  3. #3
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Michael,

    You want to build Ice for PHP from sources. Please read carefully the php/INSTALL file in your Ice source distribution.

    Cheers,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  4. #4
    mteeuwen is offline Registered User
    Name: Mike Teeuwen
    Organization: Personal
    Project: World of Warcraft guild website
    Join Date
    Jul 2011
    Posts
    3
    Thank you for your time. That did the trick!

    Cheers,
    Michael

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 06-23-2010, 09:40 AM
  2. Replies: 4
    Last Post: 03-24-2010, 01:35 PM
  3. IIS and Ice
    By Fudsey in forum Help Center
    Replies: 3
    Last Post: 10-21-2009, 12:29 PM
  4. Connection between Linux Server and Windows Client
    By jaleira in forum Help Center
    Replies: 17
    Last Post: 09-27-2006, 10:16 AM
  5. PHP under windows server
    By fengxb in forum Help Center
    Replies: 0
    Last Post: 06-27-2004, 11:45 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •