Search found 11 matches

by mich
Sun Mar 06, 2005 5:42 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

httpQ host: (client ip adress) what do you mean by client ip address? the ip will be changed with different client's computer. what number I should put there so that it'll work with every computer? Is it 127.0.1 or 192.168.10.5 :roll: For example, I want to share the video/music with my friend outs...
by mich
Sun Mar 06, 2005 5:29 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

config > httpQ configuration > manual httpQ port: (don't change) httpQ pass: (don't change default : pass) Media share: (from server local path: D:/Media from client network share: //192.168.10.5/Media) for these lines, I understand but if I want to share via internet, instead of the ip //192.168.1...
by mich
Sun Mar 06, 2005 1:59 am
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

i did installed Winamp httpQ but
Can't connect to Winamp httpQ plugin on:
http://liushare.homeip.net/:4800
however, i can play mp3 file w/ winamp in my computer, not on the web. But i can't play video file :cry: .
by mich
Sun Mar 06, 2005 12:39 am
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

got it, but I still don't know how to show the media files. For example, the netjukebox is at http://liushare.homeip.net/netjukebox/ and the media folder is at http://liushare.homeip.net/media. In the folder, I have mp3 file, avi file, wmv file. How can I display these files in the netjukebox? and w...
by mich
Sat Mar 05, 2005 11:28 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

ok, why it doesn't remember password? after i login, i tried to access into the config and it asks me user & pass again. it might be because of my computer, when i use another computer, it works fine. Ok, now I think might be the last question, can I play video file (avi, mpeg, mpg...) with netj...
by mich
Sat Mar 05, 2005 9:14 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

here is how it works (so far, it shows login page and I can login) 1st: follow your instruction (how to install), don't create database 2nd: Explicitly issue MySQL commands to set the password to old password hashes. This can be done using the OLD_PASSWORD(‘your_passwd’) as in the following: SET PAS...
by mich
Sat Mar 05, 2005 8:37 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

thanks a lot wbartels, now the netjukebox works with PHP4 and Mysql 4.1 :D
by mich
Sat Mar 05, 2005 7:06 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

i didnt change anything and have no idea what's going on. However, when I change to PHP4, I receive this error

Can't connect to MySQL server on: localhost

so, what's wrong now with PHP4?
by mich
Sat Mar 05, 2005 10:11 am
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

yeah, I have deleted the database but when I logged in by using admin account, I saw nothing there. How can I config my netjukebox and add media files into it?
here is my site: http://liushare.homeip.net/jukebox/
temporary, you can use user and pass as admin to access
by mich
Sat Mar 05, 2005 7:53 am
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

Here what it said
MySQL update error
Incremental upgrade is not supported from this database version.
. Delete your old database.
. On the next start netjukebox automatic creates a new MySQL database and table structure.[/list]
by mich
Fri Mar 04, 2005 8:53 pm
Forum: General discussion
Topic: Netjukebox with PHP5?
Replies: 22
Views: 32591

Netjukebox with PHP5?

I have php5 installed in my server, how can I use netjukebox with php5?