Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
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
-
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.
-
It works great but there's been nothing from the development teams for some months now.
-
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
-
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
-
All I did was chown -R httpd:httpd jinzora/
and httpd should also have read and write permisson.
-
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