bpa;207345 Wrote: > I don't know if MCE is different but the following is XP. > > You should have 6.5.2 or 6.5.3 installed as SlimTray of 6.5.1 or > earlier does not save the changed port address in the web link and will > always try to open browser on port 9000. > > 1. Goto Run menu under the Start button enter "cmd" in the open box and > press OK > 2. You should now have a command window open > 3. change directory to the won with slim.exe. If yoiu hgave used > default the following command will work > cd "\Program Files\SlimServer\server" > 4. Then type (the d_startup is to check what is happening) > slim --httpport 9001 --d_startup > 5. If slim starts up OK - try accessing with the browser with the URL > http://127.0.0.1:9001 > 6. Slimserver will remember the new port address on subsequent startups > so you can stop slimserver and then try to start using the system tray > app.
bpa, Here's results of instructions above. Seen this before right? Did I execute correctly? C:\Program Files\SlimServer\server>slim --httpport 9001 --d_startup Got @INC containing: C:/Program Files/SlimServer/server C:\Program Files\SlimServer\server Extended @INC to contain: C:\Program Files\SlimServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread C:\Program Files\SlimServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread\auto C:\Program Files\SlimServer\server\CPAN\arch\5.8.8\MSWin32-x86-multi-thread C:\Program Files\SlimServer\server\CPAN\arch\5.8.8\MSWin32-x86-multi-thread\auto C:\Program Files\SlimServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread C:\Program Files\SlimServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread\auto C:\Program Files\SlimServer\server\CPAN\arch\MSWin32-x86-multi-thread C:\Program Files\SlimServer\server\lib C:\Program Files\SlimServer\server\CPAN C:/Program Files/SlimServer/server C:/Program Files/SlimServer/server C:\Program Files\SlimServer\server Loaded module: [Time::HiRes] ok! Loaded module: [DBD::mysql] ok! Loaded module: [DBI] ok! Loaded module: [XML::Parser::Expat] ok! Loaded module: [HTML::Parser] ok! Loaded module: [Compress::Zlib] ok! Loaded module: [Digest::SHA1] ok! Loaded module: [YAML::Syck] ok! Loaded module: [GD] ok! Loaded module: [Locale::Hebrew] ok! The following modules are loaded after the first attempt: YAML/Syck.pm => /PerlApp/YAML/Syck.pm IO/Handle.pm => /PerlApp/IO/Handle.pm re.pm => /PerlApp/re.pm HTML/Parser.pm => /PerlApp/HTML/Parser.pm File/Spec/Functions.pm => /PerlApp/File/Spec/Functions.pm List/Util.pm => /PerlApp/List/Util.pm POSIX.pm => /PerlApp/POSIX.pm SelectSaver.pm => /PerlApp/SelectSaver.pm ActiveState/Path.pm => /PerlApp/ActiveState/Path.pm Getopt/Long.pm => /PerlApp/Getopt/Long.pm GD/Polygon.pm => /PerlApp/GD/Polygon.pm Compress/Zlib.pm => /PerlApp/Compress/Zlib.pm Locale/Hebrew.pm => /PerlApp/Locale/Hebrew.pm DBD/mysql.pm => /PerlApp/DBD/mysql.pm Cwd.pm => /PerlApp/Cwd.pm warnings.pm => /PerlApp/warnings.pm Slim/Utils/OSDetect.pm => /PerlApp/Slim/Utils/OSDetect.pm B.pm => /PerlApp/B.pm Digest/base.pm => /PerlApp/Digest/base.pm Fcntl.pm => /PerlApp/Fcntl.pm /PerlApp/auto/Compress/Zlib/autosplit.ix => /PerlApp/auto/Compress/Zlib/ autosplit.ix Symbol.pm => /PerlApp/Symbol.pm Scalar/Util.pm => /PerlApp/Scalar/Util.pm Exporter.pm => /PerlApp/Exporter.pm Win32.pm => /PerlApp/Win32.pm File/Spec.pm => /PerlApp/File/Spec.pm File/Spec/Win32.pm => /PerlApp/File/Spec/Win32.pm FindBin.pm => /PerlApp/FindBin.pm warnings/register.pm => /PerlApp/warnings/register.pm XSLoader.pm => /PerlApp/XSLoader.pm Slim/bootstrap.pm => /PerlApp/Slim/bootstrap.pm Digest/SHA1.pm => /PerlApp/Digest/SHA1.pm Time/HiRes.pm => /PerlApp/Time/HiRes.pm IO/Seekable.pm => /PerlApp/IO/Seekable.pm XML/Parser/Expat.pm => /PerlApp/XML/Parser/Expat.pm B/Deparse.pm => /PerlApp/B/Deparse.pm PerlApp/DATA.pm => /PerlApp/PerlApp/DATA.pm DBI.pm => /PerlApp/DBI.pm GD/Image.pm => /PerlApp/GD/Image.pm Config.pm => /PerlApp/Config.pm File/Basename.pm => /PerlApp/File/Basename.pm /PerlApp/auto/POSIX/autosplit.ix => /PerlApp/auto/POSIX/autosplit.ix ActivePerl/Config.pm => /PerlApp/ActivePerl/Config.pm Win32/FileSecurity.pm => /PerlApp/Win32/FileSecurity.pm IO.pm => /PerlApp/IO.pm Carp.pm => /PerlApp/Carp.pm FileHandle.pm => /PerlApp/FileHandle.pm Exporter/Heavy.pm => /PerlApp/Exporter/Heavy.pm File/Spec/Unix.pm => /PerlApp/File/Spec/Unix.pm auto/POSIX/load_imports.al => /PerlApp/auto/POSIX/load_imports.al vars.pm => /PerlApp/vars.pm strict.pm => /PerlApp/strict.pm constant.pm => /PerlApp/constant.pm Config_heavy.pl => /PerlApp/Config_heavy.pl IO/File.pm => /PerlApp/IO/File.pm overload.pm => /PerlApp/overload.pm AutoLoader.pm => /PerlApp/AutoLoader.pm HTML/Entities.pm => /PerlApp/HTML/Entities.pm lib.pm => /PerlApp/lib.pm GD.pm => /PerlApp/GD.pm DynaLoader.pm => /PerlApp/DynaLoader.pm The following modules are loaded after the second attempt: YAML/Syck.pm => /PerlApp/YAML/Syck.pm IO/Handle.pm => /PerlApp/IO/Handle.pm re.pm => /PerlApp/re.pm HTML/Parser.pm => /PerlApp/HTML/Parser.pm File/Spec/Functions.pm => /PerlApp/File/Spec/Functions.pm List/Util.pm => /PerlApp/List/Util.pm POSIX.pm => /PerlApp/POSIX.pm SelectSaver.pm => /PerlApp/SelectSaver.pm ActiveState/Path.pm => /PerlApp/ActiveState/Path.pm Getopt/Long.pm => /PerlApp/Getopt/Long.pm GD/Polygon.pm => /PerlApp/GD/Polygon.pm Compress/Zlib.pm => /PerlApp/Compress/Zlib.pm Locale/Hebrew.pm => /PerlApp/Locale/Hebrew.pm DBD/mysql.pm => /PerlApp/DBD/mysql.pm Cwd.pm => /PerlApp/Cwd.pm warnings.pm => /PerlApp/warnings.pm Slim/Utils/OSDetect.pm => /PerlApp/Slim/Utils/OSDetect.pm B.pm => /PerlApp/B.pm Digest/base.pm => /PerlApp/Digest/base.pm Fcntl.pm => /PerlApp/Fcntl.pm /PerlApp/auto/Compress/Zlib/autosplit.ix => /PerlApp/auto/Compress/Zlib/ autosplit.ix Symbol.pm => /PerlApp/Symbol.pm Scalar/Util.pm => /PerlApp/Scalar/Util.pm Exporter.pm => /PerlApp/Exporter.pm Win32.pm => /PerlApp/Win32.pm File/Spec.pm => /PerlApp/File/Spec.pm File/Spec/Win32.pm => /PerlApp/File/Spec/Win32.pm FindBin.pm => /PerlApp/FindBin.pm warnings/register.pm => /PerlApp/warnings/register.pm XSLoader.pm => /PerlApp/XSLoader.pm Slim/bootstrap.pm => /PerlApp/Slim/bootstrap.pm Digest/SHA1.pm => /PerlApp/Digest/SHA1.pm Time/HiRes.pm => /PerlApp/Time/HiRes.pm IO/Seekable.pm => /PerlApp/IO/Seekable.pm XML/Parser/Expat.pm => /PerlApp/XML/Parser/Expat.pm B/Deparse.pm => /PerlApp/B/Deparse.pm PerlApp/DATA.pm => /PerlApp/PerlApp/DATA.pm DBI.pm => /PerlApp/DBI.pm GD/Image.pm => /PerlApp/GD/Image.pm Config.pm => /PerlApp/Config.pm File/Basename.pm => /PerlApp/File/Basename.pm /PerlApp/auto/POSIX/autosplit.ix => /PerlApp/auto/POSIX/autosplit.ix ActivePerl/Config.pm => /PerlApp/ActivePerl/Config.pm Win32/FileSecurity.pm => /PerlApp/Win32/FileSecurity.pm IO.pm => /PerlApp/IO.pm Carp.pm => /PerlApp/Carp.pm FileHandle.pm => /PerlApp/FileHandle.pm Exporter/Heavy.pm => /PerlApp/Exporter/Heavy.pm File/Spec/Unix.pm => /PerlApp/File/Spec/Unix.pm auto/POSIX/load_imports.al => /PerlApp/auto/POSIX/load_imports.al vars.pm => /PerlApp/vars.pm strict.pm => /PerlApp/strict.pm constant.pm => /PerlApp/constant.pm Config_heavy.pl => /PerlApp/Config_heavy.pl IO/File.pm => /PerlApp/IO/File.pm overload.pm => /PerlApp/overload.pm AutoLoader.pm => /PerlApp/AutoLoader.pm HTML/Entities.pm => /PerlApp/HTML/Entities.pm lib.pm => /PerlApp/lib.pm GD.pm => /PerlApp/GD.pm DynaLoader.pm => /PerlApp/DynaLoader.pm Loaded module: [Slim::Utils::PerlRunTime] ok! 2007-06-07 11:31:41.5428 ERROR: There is already another copy of the SlimServer running on this machine. (Unknown error) C:\Program Files\SlimServer\server> -- Shep ------------------------------------------------------------------------ Shep's Profile: http://forums.slimdevices.com/member.php?userid=11857 View this thread: http://forums.slimdevices.com/showthread.php?t=35875 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
