Results 1 to 2 of 2

Thread: php_ice.dll with Apache & PHP (on Windows)

  1. #1
    TheDragon is offline Registered User
    Name: Damien Dragon
    Organization: Personal
    Project: Mumble server
    Join Date
    Jan 2012
    Posts
    1

    php_ice.dll with Apache & PHP (on Windows)

    Hello all !

    I have some trouble to install Ice on php. I need it for manage a mumble server.
    I have follow the post here : Ice - Mumble

    So i have download the last version of Ice , copy paste the requiered DLL , make the files Ice as PATH to my windows environnement.

    In my Apache error i have found this line :
    "PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.8/ext/php_ice.dll' - %1 n\x92est pas une application Win32 valide.\r\n in Unknown on line 0"

    That say the php_ice.dll is not a valid win32 application. I use it on Windows Web Server 2008 x64 bits with wamp with apache v 2.2.21 and php v5.3.8.

    I took a look in the web but lots of response is to get source code and compile it myself.
    Is the lonely solution ? Have ZEROC develop some DLL with 64bits ?

    Best regards.

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Hi,

    Welcome to the forum.

    Our Windows installer does not include an x64 version of the Ice for PHP extension. The simplest solution is to use an x86 installation of WAMP, or you can try building the extension from source. Note however that we have not attempted to build an x64 version of our PHP extension, which means we haven't tested it either.

    Regards,
    Mark

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. PHP 5.3.6 and php_ice.dll
    By bagu in forum Help Center
    Replies: 0
    Last Post: 03-19-2011, 07:08 AM
  2. Apache crash with Ice/PHP
    By ntyler in forum Bug Reports
    Replies: 17
    Last Post: 08-18-2009, 03:00 PM
  3. gentoo icephp 3.2.0 & dev-lang/php-5.1.6-r8
    By mutschaedi in forum Comments
    Replies: 0
    Last Post: 06-04-2007, 08:05 AM
  4. PHP Can't load extension php_ice.dll
    By AdrianM in forum Help Center
    Replies: 6
    Last Post: 03-11-2006, 09:46 PM
  5. Ice & Qt Opensource on Windows
    By Paul Drummond in forum Help Center
    Replies: 3
    Last Post: 01-31-2006, 09:20 AM

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
  •