I just installed PhpMumbleAdmin and I thought I had everything configured for Ice 3.5, but it seems not. After logging in as my SuperAdmin account, I turned on debugging error level 3 to try and gather some information. Before I post that though, I'm going to give an overview to my server setup.
Web server: Apache 2.4.6
PHP: 5.5.1-1
Installed version of ZeroC Ice: 3.5 through apt-get install php-zeroc-ice and installed to /usr/share/Ice-3.5 and has user/group ownership as root.
Added to php.ini:
extension=IcePHP.so
include_path=/usr/share/Ice-3.5/php/lib
open_base_dir is commented out
The debug information posts this:
1_ PMA_meta-> Initializing Ice connection...
1_ Error => PMA_meta-> Ice initialization exception => RuntimeException : message => no definition found for class or interface ::Murmur::Meta
1_ Error => PMA_meta-> Fatal error during Ice initializatoin.
Thanks for any assistance you can provide me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed PhpMumbleAdmin and I thought I had everything configured for Ice 3.5, but it seems not. After logging in as my SuperAdmin account, I turned on debugging error level 3 to try and gather some information. Before I post that though, I'm going to give an overview to my server setup.
Web server: Apache 2.4.6
PHP: 5.5.1-1
Installed version of ZeroC Ice: 3.5 through apt-get install php-zeroc-ice and installed to /usr/share/Ice-3.5 and has user/group ownership as root.
Added to php.ini:
extension=IcePHP.so
include_path=/usr/share/Ice-3.5/php/lib
open_base_dir is commented out
The debug information posts this:
1_ PMA_meta-> Initializing Ice connection...
1_ Error => PMA_meta-> Ice initialization exception => RuntimeException : message => no definition found for class or interface ::Murmur::Meta
1_ Error => PMA_meta-> Fatal error during Ice initializatoin.
Thanks for any assistance you can provide me.
Check this one, I just figured out how to make it work. Guess you have the same problem I had.
https://sourceforge.net/p/phpmumbleadmin/discussion/1065854/thread/70ab5cde