Displaying 5 results from an estimated 5 matches for "your_host".
2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP
I ran this:
your_host]# *perl -MCPAN -e shell*
cpan shell -- CPAN exploration and modules installation (v1.76)
ReadLine support enabled
cpan> *install Net::SNMP
seemed to work. no errors reported.
however when I run perl I still get the same error saying needs
./sendmessage.pl
Can't locate Net/SMPP.pm in @INC...
2004 Aug 06
1
Client Problems
Hi, I've attempted to set Up IceCast on my Computer (Win2000). I am
streaming music from winamp using ShoutCast, which connects to my Icecast
'server?'...
Icecast is Kicking anyone who connects, it says "no client", I've looked for
help, but to no avail.
_________________________________________________________________
Chat with friends online, try MSN Messenger:
2004 Aug 06
3
Client Problems
...itz Grimm <gtgbr@gmx.net>
>Reply-To: icecast@xiph.org
>To: icecast@xiph.org
>Subject: Re: [icecast] Client Problems
>Date: Wed, 30 Jan 2002 16:18:46 +0100
>
>Shoutcast creates these silly icy_[0..n] mountpoints. Your clients need
>to connect to <a href="http://<your_host">http://<your_host</a>>:<yourport>/icy_0 unless you set up an
>alias that points to /
>
>I suggest you check out Oddcast DSP from www.oddsock.org, it's a very
>decent streaming source that works with both shoutcast and icecast
>servers (it natively suppo...
2009 Aug 20
1
Juggernaut question
Hi all, I''ve recently downloaded the juggernaut plugin and I was
wondering if I could get some advice from anyone who''s used this on a
real site. I have it working just fine on my local version, but on my
live server it doesn''t seem to be working. It sends the information to
the server just fine, but the text doesn''t get inserted. So I have a
couple questions
2010 Nov 05
2
connecting to remote database using RMySQL
Apologies if this is the wrong place to ask. I'm not aware of a
mail list devoted to database interfaces. Please direct me if
so.
I am trying to use TSMySQL. It loads RMySQL, and apparent the
CRAN version has an .onLoad script which seeks out the local
MySQL server. If that fails, the package fails to load.
Thing is, I'm trying to access a MySQL database on a remote
machine for which