Search found 8 matches
- Wed Apr 27, 2011 3:48 pm
- Forum: General discussion
- Topic: NuB Questions - now what
- Replies: 4
- Views: 23330
Re: NuB Questions - now what
Hi and thanks so much for the response. I am sitting in a coffe shop using my laptopand I go to my website/netjukebox and I select a song and hit play All I get is errors about cant connect to the player (be it VLC, Winamp, etc) I loaded VLC on the laptop and tried to set it to stream from the same ...
- Tue Apr 26, 2011 10:27 pm
- Forum: General discussion
- Topic: NuB Questions - now what
- Replies: 4
- Views: 23330
Re: NuB Questions - now what
Question, is netjukebox doing the streaming sserver, or does it launch vlc (as eample) and than VLC is doing the streaming out to the internet? If the former then I need to have VLC installed on the ubuntu server?
- Tue Apr 26, 2011 9:20 pm
- Forum: General discussion
- Topic: NuB Questions - now what
- Replies: 4
- Views: 23330
Re: NuB Questions - now what?
Anyone? Anyone? I feel like spicoli here - at a loss. Point me to read somehting? I dont mind putting in the work. Just one sceanario - can i access my music at home from a remote internet locaiton, say starbucks? What do I need on the client in terms of software (VLC player enough) What do I need t...
- Mon Apr 25, 2011 9:15 pm
- Forum: Linux related
- Topic: ON Ubuntu - Error 500
- Replies: 4
- Views: 17654
Re: ON Ubuntu - Error 500
So I have found what causes this issue and can replicate it After installing the files are set to permissions of 704 and the directories are at 705 - I believe the permissions of 0 for the group is what causes this problem. I've never seen a web application on linux use 0 for the group permissions. ...
- Sun Apr 24, 2011 9:30 pm
- Forum: General discussion
- Topic: NuB Questions - now what
- Replies: 4
- Views: 23330
NuB Questions - now what
Ok, I am a bit lost. I have set up netjukebox on Ubuntu and I can access http://outerself.com/netjukebox just fine (I only have one group in there right now Ween) I can run Update and all that seems fine. However I cant play anything, I get get a connection (see below). I dont know if I have firewal...
- Sun Apr 24, 2011 3:18 am
- Forum: Linux related
- Topic: ON Ubuntu - Error 500
- Replies: 4
- Views: 17654
Re: ON Ubuntu - Error 500
Hi, I understand the idea of pointing to the webserver set up, it is a possibility. Though drupal and some other webstuff ran just fine. So I rebuilt the entire Ubuntu server and I only installed netjukebox and it coes up fine. I now have issues with Winapp but will research those before commenting....
- Sat Apr 23, 2011 10:20 am
- Forum: Linux related
- Topic: ON Ubuntu - Error 500
- Replies: 4
- Views: 17654
Re: ON Ubuntu - Error 500
Update:
I created a file test.php with just phpinfo() in the nertjukebox directory, works fine
I put in require_once('include/initialize.inc.php'); in the file and I get the blank page error
So something in the initialization erroring out
I created a file test.php with just phpinfo() in the nertjukebox directory, works fine
I put in require_once('include/initialize.inc.php'); in the file and I get the blank page error
So something in the initialization erroring out
- Sat Apr 23, 2011 9:30 am
- Forum: Linux related
- Topic: ON Ubuntu - Error 500
- Replies: 4
- Views: 17654
ON Ubuntu - Error 500
I have a spaken new Ubuntu/LAMP set up (php 5.3.3, mysql 5.1.49, Ubuntu 10.10), I've got Drupal7 running and Im pretty sure my setup is working I put the 5.26.3 netjukebox on and when I go there via browser I get a blank screen, apache log shows a 500 error No idea where to turn. As a test I moved t...