mps;527361 Wrote: 
> I've been having the same problem  on my ReadyNAS Pro(which I
> accidentally posted in the v2 thread). After much messing around with
> navicat and ssh, I made it work. Here's what I did:
> 
> 1. The first problem is getting ssh access to the ReadyNas. To do that,
> you'll need to install ToggleSSH and EnableRootSSH add-ins. You can
> download these by choosing your ReadyNAS config at
> http://www.readynas.com/?page_id=93 and then using System/Update/Local
> from your ReadyNAS admin panel to install them.
> 
> 2. SSH in to your ReadyNAS and comment out 'bind-address = [%
> bindAddress %] in /usr/share/squeezeboxserver/MySQL/my.tt.
> 
> 3. Comment out skip-networking in /etc/mysql/my.cnf
> 
> 4. Reboot the NAS (recycling the service may not be enough).
> 
> 5. Edit the connection string in AlbumCatalogCreator-v3.2.hta as
> follows:
> ConnectString3 =
> ";Port=3306;Database=slimserver;UID=slimserver;Password=;Option=3"
> 
> Note that this is different from both the original ConnectString and
> the one you suggest (UID is different).
> 
> After that, the catalog comes up beautifully.

Great posting! I can't automate steps 1 to 4 but I'll include it on the
ACC site as other users definitely will find it very useful
information.

As for step 5: I'll modify the ACC code to try various connection
strings and store and keep the one that is successful. I'll incorporate
it in version 3.3 for which I have some major code rework to be done for
another features so v3.3 may take a while before release...


-- 
SilverRS8

Author of -'AlbumCatalogCreator' (http://acc.vanholt.nl)- for
SqueezeCenter '_' (http://www.badkamerpech.nl) SlimServer.
2xSB3, 1xDuet, 1xRadio, 1xiPhone iPeng, Ubuntu NAS + SBS
------------------------------------------------------------------------
SilverRS8's Profile: http://forums.slimdevices.com/member.php?userid=12818
View this thread: http://forums.slimdevices.com/showthread.php?t=74452

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to