Displaying 20 results from an estimated 6000 matches similar to: "Admin headaches"
2004 Aug 06
3
php script for listener count and www admin interface password
that's right. i can make those fine. i have no problem connecting to
the admin interface through a shell, or using the encoder password or
anything. that's not the problem. the problem is that when i go to
http://server.com:8000/admin?mode=sources
in a web browser a dialog box comes up that says
+------------------------------------------------------------------+
|
2004 Aug 06
0
[ problem remotely loginning into web admin interface]
Hello,
I think I figured this problem out.
History... After installing icecast last week I had been unable
to get the /admin to work. So today I looked into the code. From
that exploration it seems that the *.aut files (or at least the
mounts.aut) needs to be in the conf directory.
If you follow the code in client.c line 176...
char *secfile = get_icecast_file (info.mountfile, conf_file_e,
2004 Aug 06
0
problem remotely loginning into web admin interface
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Here are the steps I've taken to open access to the web admin interface for
icecast. If anyone can find mistakes I have made or a step I have left out
please let me know. I have been unable to access the interface.
In my hosts.allow I have...
ALL: *.mydomain.com
In my hosts.deny I have...
ALL: ALL
icecast_admin: ALL
2004 Aug 06
0
Its my first time installing icecast...and i'm havi ng problems
> -----Original Message-----
> From: dj epyon [mailto:dj-epyon@home.net]
> Sent: 13 December 2001 21:55
> To: icecast@xiph.org
> Subject: Re: [icecast] Its my first time installing icecast...and i'm
> having problems
>
> This is what happens when I try to log into the admin:
> -> [13/Dec/2001:13:52:41] [Bandwidth: 0.000000MB/s] [Sources:
> 1] [Clients:
>
2004 Aug 06
3
php script for listener count and www admin interface password
i am looking for a simple php script or anything really that will allow
me to display a listener count on a simple web page. "5 users currently
connected" sort of thing. i have scoured the web with no luck. i would
even settle for a shell script that would pull the number out of the
icecast.conf file. i don't care how it happens as long as it isn't a
windows program.
it has
2004 Aug 06
0
php script for listener count and www admin interface password
I guess you have edited /etc/icecast/*.aut?
users.aut:
username:cryptedpassword
groups.aut
admin:username
oper:username
mounts.aut
/admin:admin
/oper:oper
hth,
Ben
On Wed, 2003-03-12 at 11:18, pharkawik@hampshire.edu wrote:
> that's right. i can make those fine. i have no problem connecting to
> the admin interface through a shell, or using the encoder password or
>
2001 Jun 01
2
Admin question[s]
Hello,
I'm brand new to this streaming stuff so please bear with me.
I have installed and am running icecast 1.3.10, ices latest version:
0.0.1 beta5
and/or shout 0.8.0. No major problems with the exception of the
clients like to drop off
[and I see this problem posted before but didn't see any fix for it].
Btw... this is on Linux Slackware 7 operating system.
My question is
2004 Aug 06
0
no idea of mountfile[No mountfile found, refusing access to WWW admin for...]
Hi,
I'm trying to get icecast to work but opening the webadmin interface results in this:
[31/Dec/2002:14:24:58] [4:Connection Handler] No mountfile found, refusing access to WWW admin for 192.168.0.3
[31/Dec/2002:14:24:58] [4:Connection Handler] Kicking unknown 0 [192.168.0.3] [No mountfile found], connected for 0 seconds
What is this mountfile for, and how do i have to generate ist?
2004 Aug 06
2
php script for listener count and www admin interface password
i have tried every password specified in the conf file (including
admin_password) and every conceivable default as the username and/or
password for this dialog... no luck.
-p
On Wednesday, March 12, 2003, at 05:44 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 04:32:28 -0500
> pharkawik@hampshire.edu wrote:
>
>> i will try that. about the acl_policy thing:
>>
>> this
2004 Aug 06
2
php script for listener count and www admin interface password
i will try that. about the acl_policy thing:
this controls access but nowhere does it specify an HTTP username or
password for accessing the WWW admin interface. i am NOT getting the
usual "403 Forbidden You don't have access to this entity (stream or
file). Please go away" error-- i can actually see the admin interface
but certain pages bring up an HTTP authentication dialog.
2004 Aug 06
2
php script for listener count and www admin interface password
yes.. but can anybody tell me how to pull a simple listener count out
of that page with php?
also still don't know how to figure out that HTTP user/pass problem...
there is NOTHING about it in the docs or online
-p
On Wednesday, March 12, 2003, at 04:51 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 03:24:35 -0500
> pharkawik@hampshire.edu wrote:
>
>> i am looking for a
2012 Jun 26
1
Zero inflated: is there a limit to the level of inflation
Hello,
I have count data that illustrate the presence or absence of individuals in
my study population. I created a grid cell across the study area and
calcuated a count value for each individual per season per year for each
grid cell. The count value is the number of time an individual was present
in each grid cell. For illustration my data columns look something like
this and are repeated for
2009 Apr 18
5
Dummy (factor) based on a pair of variables
Dear All!
my data is on pairs of countries, i and j, e.g.:
y,i,j
1,AUT,BEL
2,AUT,GER
3,BEL,GER
I would like to create a dummy (indicator) variable for use in regression
(using factor?), such that it takes the value of 1 if the country is in the
pair (i.e. EITHER an i-country OR an j-country).
Thank you for your help,
Serguei
________________________________________
Austrian Institute of
2009 Jun 26
3
Compute correlation matrix for panel data with specific ordering
Hello All,
I have a panel date - here a small-scale example:
df <-
data.frame(cbind(rep(c("AUT","BEL","DEN","GER"),4),cbind(rep(c(1999,2000,2001,2002),4)),sample(10,16,replace=T)))
names(df) <- c("country","year","x")
SORT <- c("GER","BEL","DEN","AUT")
I need to compute the
2013 Oct 25
2
R CMD check problem with R 3.0.2
Using SUSE Linux, Windows 32 bit and Windows 64 bit R 3.0.2 , I am unable
to use R CMD check successfully. Here is the Windows 64 bit report:
Z:\R\source\effects>R CMD check pkg
* using log directory 'Z:/R/source/effects/pkg.Rcheck'
* using R version 3.0.2 (2013-09-25)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file
2003 Jan 02
1
icecast with winAmp as the streamer
All Icecast head.
I agree oddcast DSP plugin is more steady with Icecast. But I encounter bad passwork. I have specified the encoder password in the icecast.conf which match the plugin password. But it still didn't work. Where else to specify, and how ?. What about group.aut, mount.aut and users.aut. ?. Example ?..
---
CONFIDENTIALITY NOTICE & DISCLAIMER
This message and
2003 Jan 02
1
icecast with winAmp as the streamer
All Icecast head.
I agree oddcast DSP plugin is more steady with Icecast. But I encounter bad passwork. I have specified the encoder password in the icecast.conf which match the plugin password. But it still didn't work. Where else to specify, and how ?. What about group.aut, mount.aut and users.aut. ?. Example ?..
---
CONFIDENTIALITY NOTICE & DISCLAIMER
This message and
2008 Aug 27
3
Closest value
Hello,
I have this command:
x.axis <- seq(from=0.5, to=4.5, length.out=13112)
How can I which of the x.axis components is the closest to a given
value, for example 3.2?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n
2014 May 02
1
Authors@R: and Author field
Hi to all
Authors@R: c(person("fooa","foob", role = c("aut","cre"),
email = "fooa.foob@fooc.de"),
person("foo1","foo2", role = c("ctb"),
email = "foo1.foo2@foo3.de"))
Author: fooa foob, with contributions from foo1 foo2
using r CMD check --as-cran .. (R 3.1
2004 Aug 06
2
few questions about icecast/ices
On Wed, Jun 26, 2002 at 10:08:20AM +0200, Thomas Gutzler wrote:
> Can I force a special streamer "foo" always to be heard on a specified
> mounpoint "/bar" ?
Please rephrase the question im not sure i understand?
> I found the users.aut, groups.aut and mounts.aut but I'm not really sure
> what they do, or if they do something at all ..
They do. They are