The cli returns nothing for these commanmds

On 9/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> Send Gnump3d-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.gnu.org/mailman/listinfo/gnump3d-users
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>         [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gnump3d-users digest..."
>
>
> Today's Topics:
>
>    1. Strange problem (Kumar Narayanan)
>    2. Re: Strange problem (David Campbell)
>    3. Re: Theme config.ini (Dana Gnagy)
>    4. Re: Strange problem (Marty Huntzberry)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 3 Sep 2007 12:09:41 +0530
> From: "Kumar Narayanan" <[EMAIL PROTECTED]>
> Subject: [Gnump3d-users] Strange problem
> To: [email protected]
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hai
> I have been using gnumpd for a while now with kubuntu(7.04) without a
> hitch...recently I moved to Fedora Core 7 and used  yum to install
> gnump3d.
> I am using the port 8001 and port forwarding has been activated. I have
> also
> shutdown the firewall and yet gnump3d doesn't work. I get a blank page
> when
> I test from both the localhost as well as an external machine.
>
> I tried adding the line gnump3d --fast restart to /etc/profiles and I get
> the following message:
>
> [EMAIL PROTECTED] ~]# gnump3d --fast restart
> Use of implicit split to @_ is deprecated at
> /usr/lib/perl5/5.8.8/gnump3d/plugins/playlist.pm line 321.
>   Couldn't create the listening socket for receiving incoming
> requests upon
>
>   Perhaps the port 8001 is already in use?
>
>   This is the error message the system returned:
>
>      Address already in use
>
> This can only mean that the daemon has actually started on boot...
>
> I also found this at the error log:::::
>
> gnump3d starting at Mon Sep  3 09:44:09 2007
> No mime type found for /usr/share/gnump3d//Tabular/
> Header: HTTP/1.0 200 OK^M
> Connection: close^M
> Server: GNUMP3d 2.9final^M
> Content-type: text/html^M
> Content-Range: bytes 0-4096/4096
> Content-length: 4096
> Last-Modified: Thu, 23 Aug 2007 00:48:31 GMT
> Set-Cookie: sort_order=$ALBUM;path=/; expires=Mon, 10-Mar-08 14:36:42
> GMT;^M
> Set-Cookie: theme=Tabular;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT;^M
>
> Summary of the problem: Getting a blank page.
> OS: FC 7
> Other Info: Requisite port has been forwarded
>
> Any ideas??
>
>
> --
> Warm Regards and Best Wishes
>
> Kumar Narayanan
>
> Director - Operations
> +9198841-96404
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.gnu.org/pipermail/gnump3d-users/attachments/20070903/3f8221d2/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Mon, 03 Sep 2007 07:48:46 +0100
> From: David Campbell <[EMAIL PROTECTED]>
> Subject: Re: [Gnump3d-users] Strange problem
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Kumar Narayanan wrote:
> > Hai
> > I have been using gnumpd for a while now with kubuntu(7.04) without a
> > hitch...recently I moved to Fedora Core 7 and used  yum to install
> > gnump3d. I am using the port 8001 and port forwarding has been
> > activated. I have also shutdown the firewall and yet gnump3d doesn't
> > work. I get a blank page when I test from both the localhost as well as
> > an external machine.
> >
> > I tried adding the line gnump3d --fast restart to /etc/profiles and I
> > get the following message:
> >
> > [EMAIL PROTECTED] ~]# gnump3d --fast restart
> > Use of implicit split to @_ is deprecated at
> > /usr/lib/perl5/5.8.8/gnump3d/plugins/playlist.pm line 321.
> >   Couldn't create the listening socket for receiving incoming
> >  requests upon
> >
> >   Perhaps the port 8001 is already in use?
>
> why not check?
>
> lsof | grep 8001
>
> or
>
> netstan -an | grep -i listen | grep 8001
>
> or
>
> telnet localhost 8001
>
> Dave
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 2 Sep 2007 16:01:39 -0700 (PDT)
> From: Dana Gnagy <[EMAIL PROTECTED]>
> Subject: Re: [Gnump3d-users] Theme config.ini
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
>
>
> Found your answer here:
> http://cvs.savannah.gnu.org/viewvc/gnump3d/gnump3d/bin/gnump3d2?view=log
> http://cvs.savannah.gnu.org/viewvc/gnump3d/gnump3d/bin/gnump3d2?view=log
>
> Removed in revision 1.130 with the comment:
> "Removed the ability for themes to override configuration settings, this
> was almost certainly a mistake."
>
> Was the mistake to remove the lines or the fact that they were there in
> the
> first place?
>
> I added the deleted lines back to my /usr/bin/gnump3d file (2.9final) and
> the override works as expected.  I can now have an abbreviated listing for
> my handheld.
>
>
>
> Mike Iwan Phillips wrote:
> >
> > I'm a little behind the times and have only just upgraded to the latest
> > version of GNUmp3d, and I now find the config.ini file no longer seems
> > to override the settings in the gnump3d.conf file. Anyone else noticed
> > this?
> >
>
> --
> View this message in context:
> http://www.nabble.com/Theme-config.ini-tf4153577.html#a12454437
> Sent from the GnuMP3D - Users mailing list archive at Nabble.com.
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 03 Sep 2007 09:37:03 -0400
> From: Marty Huntzberry <[EMAIL PROTECTED]>
> Subject: Re: [Gnump3d-users] Strange problem
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII
>
> I run FC7 but not with gnump3d.  I do run gnump3d on port 8001, though, in
> Slackware and tried those commands.  Only the first one showed anything
> useful:
>
> [EMAIL PROTECTED]:~# lsof | grep 8001
> gnump3d   2323 nobody    3u     IPv4       7103                  TCP
> *:8001 (LISTEN)
>
>
> Fedora uses Security Enhanced Linux (SE Linux) which may conflict with a
> server.  Just an idea....
>
> Also, I noticed that my server puts out blank pages if the permissions
> aren't right (rw-r-r or chmod 644 index.html).
>
> My server is working fine:
>
>
> http://linuxhippy.servemp3.com:8001/
>
>
>
> On Mon, 03 Sep 2007 07:48:46 +0100
> David Campbell <[EMAIL PROTECTED]> wrote:
>
> Kumar Narayanan wrote:
> > Hai
> > I have been using gnumpd for a while now with kubuntu(7.04) without a
> > hitch...recently I moved to Fedora Core 7 and used  yum to install
> > gnump3d. I am using the port 8001 and port forwarding has been
> > activated. I have also shutdown the firewall and yet gnump3d doesn't
> > work. I get a blank page when I test from both the localhost as well as
> > an external machine.
> >
> > I tried adding the line gnump3d --fast restart to /etc/profiles and I
> > get the following message:
> >
> > [EMAIL PROTECTED] ~]# gnump3d --fast restart
> > Use of implicit split to @_ is deprecated at
> > /usr/lib/perl5/5.8.8/gnump3d/plugins/playlist.pm line 321.
> >   Couldn't create the listening socket for receiving incoming
> >  requests upon
> >
> >   Perhaps the port 8001 is already in use?
>
> why not check?
>
> lsof | grep 8001
>
> or
>
> netstan -an | grep -i listen | grep 8001
>
> or
>
> telnet localhost 8001
>
> Dave
>
>
> _______________________________________________
> Gnump3d-users mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gnump3d-users
>
>
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Gnump3d-users mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gnump3d-users
>
>
> End of Gnump3d-users Digest, Vol 42, Issue 1
> ********************************************
>



-- 
Warm Regards and Best Wishes

Kumar Narayanan

Director - Operations
+9198841-96404
_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to