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.

Reply With Quote
