PDA

View Full Version : ICE for PHP



thomasdk81
06-16-2011, 01:09 AM
Hi guys,

I have a Centos 5 server and keeping it updated with custombuild.
I would like to install ICE for PHP (http://www.zeroc.com/icephp.html) so I can connect to mumble servers via PHP.

I have this guide http://mumble.sourceforge.net/Ice & this http://mumble.sourceforge.net/Install_Ice_3.4_on_CentOS_5

But I don't know enough Centos and Apache to get this to work.
Could anybody help me with a little guide?

scsi
06-16-2011, 05:28 AM
The directions look super simple. If you are unable to do it yourself you might want to hire someone to do it for you.

All you are doing is compiling the source code to make the shared object and then editing the php.ini file to point to it.

If you login to your server on ssh and type "php --ini" it will even tell you where the php.ini file is.