Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: jonash on December 15, 2004, 02:28:13 PM

Title: Netjuke installation
Post by: jonash on December 15, 2004, 02:28:13 PM
I tried to install Netjuke by following the docs from Jesper Knudtsen.

When I'm running installer.php things get wierd...
After I have moved the config file, and hit the button "Continue with install" ( or something similar), I got the message: "netjuke already installed. Try to upgrade.." (or something similar). After this, nothing happens...

I also saw, that Netjuke is quiet old; is there any developing going on?

What I want is a SQL-database for ID3-tags, and i thought netjuke was the answer! Does anyone know a better answer? :)

Thanks

Jonas
Title: Netjuke installation
Post by: Mumm-Ra on December 17, 2004, 11:58:54 AM
It looks like it may have failed during the first install but created the database objects. If you try an new install with the database objects already there it will fail.
You could try an upgrade instead of a fresh install but as it may have failed I would removed the database associated with it and start afresh.
Jesper's how-to worked perfectly for me.
Not too sure about how far the development is going on for version 2.  It does look like there is something going on, but the last entry on their main page is 18th May 2004.  You could always have a look in their forums to determine whether development is going on
Title: Netjuke installation
Post by: Bernt on December 17, 2004, 01:10:01 PM
You could try http://www.jinzora.org. It's easy to install on SME if you install it in the Primary ibay.

It does not use sql (yet) but runs fast enough anyway.
Title: Netjuke is moribund, it seems
Post by: MSmith on December 19, 2004, 03:42:16 AM
It works great but there's been nothing from the development teams for some months now.
Title: netjuke install failure
Post by: drlizau on December 20, 2004, 10:18:59 PM
the answer to the original problem is that it was half installed and the database entries have been made but not the php files.
remove the database entries and start again.
look on the netjuke forum for more help
Title: Netjuke installation
Post by: Damian on December 31, 2004, 01:41:33 PM
Hmmmm..

When Install Jinzora 1.1 on SME 6.0 I get permission denied errors when accessing index.php.

httpd/error_log shows:
client denied by server configuration: /home/e-smith/files/ibays/jinzora/html/index.php

So I've looked through it to see where (outside the allowed root) it's looking and it's a big-old file.

Did you need to do any mods for this app to work ?

Damian
Title: Netjuke installation
Post by: Bernt on January 01, 2005, 01:05:41 AM
All I did was chown -R httpd:httpd jinzora/
and httpd should also have read and write permisson.
Title: Netjuke installation
Post by: Damian on January 01, 2005, 11:48:18 AM
Well, OK,

In the meantime I managed to get past the Mysql issue with Netjuke (nothing to do with netjuke actually). See http://forums.contribs.org/index.php?topic=25394.0

Anyhow it's working so I'll put Jinzora on hold.

Damian