Apache 2.2
PHP 5.3.8
Ice 3.4.2
But ice seems to be loaded when i do php -m
i set the php.ini configurationCode:root@omega [/opt/Ice-3.4.2]# php -m [PHP Modules] bcmath calendar Core ctype curl date dom ereg exif filter ftp gd gettext hash ice iconv imap json libxml mbstring mcrypt mysql mysqli openssl pcre Phar posix pspell Reflection session SimpleXML snmp soap sockets SPL SQLite sqlite3 standard tokenizer wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib [Zend Modules]
No errors when restarting the httpd service.Code:extension_dir = "/opt/Ice-3.4.2/lib" extension = "IcePHP.so" ice.slice = "/home/synt/public_html/murmur/server/linux/Murmur.ice"
What am i doing wrong?

Reply With Quote
