I use Ice 3.4.2 and mumble-server 1.2.3. In your README.txt you say "ICE profiles permit to manage multiple murmur daemon.
Profiles are stored in config/iceProfiles.php file. To edit them, go to configuration->ICE tab." But after the first install there is no profile set in the file config/iceProfiles.php. So I got an "PhpMumbleAdmin has encountered an error with ICE. SuperUser and Registered user login are disabled. Please refer this to your admin." in my browser.
I have manually set 'slice-php' => 'Murmur-1.2.3.php',
to let it run.
cu and thx for that nice tool!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe you didn't know, but you are alway able to login with the SuperAdmin account, even on error.
And then you can configure your ICE profile, and set the slice-php for example :)
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-03-30
I have the same problem, i create a ICE Profile and now:
ALERT: PMA has detected that slices profiles are activated but cannot read "/etc/php5/ice/profiles.ini". Failed to get slice profile list.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have probably the php safe mode enabled. PMA don't have rights to read the file "/etc/php5/ice/profiles.ini" the fetch your SLICES profiles ( it's not ICE profiles ).
slices profiles are usefull if you are running multiple murmur server.
Anyway, you have two solutions: disable the php safe mode ( this feature is deprecated anayway ), or give to the file the web user rights.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-03-30
It was OpenBase dir, i added the Folder and the Error is gone.
So but i still get the Error at Login Page:
PhpMumbleAdmin has encountered an error with ICE.
All activity is disabled during this error.
Please refer this to your admin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-03-30
I added 2 Accounts and each one get one Server i can controll them without problems(restart).... idk why i get this error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This thread is ancient but, like Neo, I was still getting the error header on login even though ICE was working. I found that it was because I had unchecked the "Public profile" box under Configuration > Ice. I didn't understand what this checkbox was for (and honestly, still don't), but after checking this box (which is the default setting), the error has gone away.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, well, the public checkbox is usefull if you have more than one ICE profile. It's permit to control which profile you want to display on the authentication page.
The error "PhpMumbleAdmin has encountered an error with ICE. SuperUser and Registered user login are disabled. Please refer this to your admin." is a common error for the auth page to tell mumble users (SuperUsers and simple users) that they cannot login because PMA can't reach the ICE proxy.
In your case, it's understandable, as your PMA has no public profile :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use Ice 3.4.2 and mumble-server 1.2.3. In your README.txt you say "ICE profiles permit to manage multiple murmur daemon.
Profiles are stored in config/iceProfiles.php file. To edit them, go to configuration->ICE tab." But after the first install there is no profile set in the file config/iceProfiles.php. So I got an "PhpMumbleAdmin has encountered an error with ICE. SuperUser and Registered user login are disabled. Please refer this to your admin." in my browser.
I have manually set 'slice-php' => 'Murmur-1.2.3.php',
to let it run.
cu and thx for that nice tool!
Maybe you didn't know, but you are alway able to login with the SuperAdmin account, even on error.
And then you can configure your ICE profile, and set the slice-php for example :)
Cheers
I have the same problem, i create a ICE Profile and now:
ALERT: PMA has detected that slices profiles are activated but cannot read "/etc/php5/ice/profiles.ini". Failed to get slice profile list.
Hi.
You have probably the php safe mode enabled. PMA don't have rights to read the file "/etc/php5/ice/profiles.ini" the fetch your SLICES profiles ( it's not ICE profiles ).
slices profiles are usefull if you are running multiple murmur server.
Anyway, you have two solutions: disable the php safe mode ( this feature is deprecated anayway ), or give to the file the web user rights.
It was OpenBase dir, i added the Folder and the Error is gone.
So but i still get the Error at Login Page:
PhpMumbleAdmin has encountered an error with ICE.
All activity is disabled during this error.
Please refer this to your admin.
I added 2 Accounts and each one get one Server i can controll them without problems(restart).... idk why i get this error.
This thread is ancient but, like Neo, I was still getting the error header on login even though ICE was working. I found that it was because I had unchecked the "Public profile" box under Configuration > Ice. I didn't understand what this checkbox was for (and honestly, still don't), but after checking this box (which is the default setting), the error has gone away.
Hi, well, the public checkbox is usefull if you have more than one ICE profile. It's permit to control which profile you want to display on the authentication page.
The error "PhpMumbleAdmin has encountered an error with ICE. SuperUser and Registered user login are disabled. Please refer this to your admin." is a common error for the auth page to tell mumble users (SuperUsers and simple users) that they cannot login because PMA can't reach the ICE proxy.
In your case, it's understandable, as your PMA has no public profile :)