This is the output of my error.log file: gnump3d starting at Mon Jan 1 12:17:10 2007 Header: HTTP/1.0 200 OK Connection: close Server: GNUMP3d 2.9.9.1 Content-type: text/html Set-Cookie: album=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: artist=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: dir=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: genre=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: sort_order=$FILENAME;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: theme=default;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: title=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: type=all;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: year=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT;
Caught a SIGTERM at /usr/lib/perl5/5.8.8/i486-linux/IO/Socket.pm line 183 ----------------------------------------------------------------------------------------------------------------------------- Maybe there's a problem with Perl? Marty On Mon, 01 Jan 2007 11:51:29 -0500 Marty Huntzberry <[EMAIL PROTECTED]> wrote: that gave some output on the server....the screen connection on the connecting pc was all white (Firefox found a connection). This is the output on the server before trying to connect from another pc: [EMAIL PROTECTED]:/home/huntz# gnump3d2 --fast --debug Registered plugin : plugins::bug Registered plugin : plugins::copying Registered plugin : plugins::info Registered plugin : plugins::now Use of implicit split to @_ is deprecated at /usr/lib/perl5/5.8.8/gnump3d/plugins/playlist.pm line 321. Registered plugin : plugins::playlist Registered plugin : plugins::prefs Registered plugin : plugins::random Registered plugin : plugins::recent Registered plugin : plugins::search Registered plugin : plugins::size Registered plugin : plugins::stats Registered plugin : plugins::tagbrowse GNUMP3d v2.9.9.1 by Steve Kemp http://www.gnump3d.org/ GNUMP3d is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. For full details please visit the COPYING URL given below: Copying details: http://linuxhippy:8001/COPYING GNUMP3d now serving upon: http://linuxhippy:8001/ GNUMP3d website: http://www.gnump3d.org/ gnump3d starting at Mon Jan 1 11:43:47 2007 -------------------------------------------------------------------------------------------------------------------------------- Then I tried to connect and got this: No CGI parameters for URI / Testing plugin : plugins::bug - for / plugin won't handle path Testing plugin : plugins::copying - for / plugin won't handle path Testing plugin : plugins::info - for / plugin won't handle path Testing plugin : plugins::now - for / plugin won't handle path Testing plugin : plugins::playlist - for / plugin won't handle path Testing plugin : plugins::prefs - for / plugin won't handle path Testing plugin : plugins::random - for / plugin won't handle path Testing plugin : plugins::recent - for / plugin won't handle path Testing plugin : plugins::search - for / plugin won't handle path Testing plugin : plugins::size - for / plugin won't handle path Testing plugin : plugins::stats - for / plugin won't handle path Testing plugin : plugins::tagbrowse - for / plugin won't handle path Testing for directory: /home/huntz/server/ No password file found. Header: HTTP/1.0 200 OK Connection: close Server: GNUMP3d 2.9.9.1 Content-type: text/html Set-Cookie: album=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: artist=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: dir=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: genre=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: sort_order=$FILENAME;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: theme=default;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: title=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: type=all;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; Set-Cookie: year=;path=/; expires=Mon, 10-Mar-08 14:36:42 GMT; The 'index.html' doesn't exist for the theme 'default' ---------------------------------------------------------------------------------------------------------------------------------------- index.html does exit in theme default....not sure why it gave that error. Marty On Mon, 01 Jan 2007 16:21:33 +0000 Steve Kemp <[EMAIL PROTECTED]> wrote: On Sat, Dec 30, 2006 at 10:21:02PM -0500, Marty Huntzberry wrote: > Is Apache a requirement for gnump3d to serve? No. Run : gnump3d2 --fast --debug Then try to connect and see what error(s), if any, are produced. Failing that check that nothing else is using the port you're running it upon, and verify that something is listening on that port once it starts..? Steve _______________________________________________ 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
