![]() |
Installationsanleitung Diva Wifi - Druckversion +- GridTalk.de (https://www.gridtalk.de) +-- Forum: Werkstatt (https://www.gridtalk.de/forumdisplay.php?fid=4) +--- Forum: Technik (https://www.gridtalk.de/forumdisplay.php?fid=25) +--- Thema: Installationsanleitung Diva Wifi (/showthread.php?tid=2601) Seiten:
1
2
|
Installationsanleitung Diva Wifi - Pharcide - 25.06.2017 Hallo zusammen weiss jemand eine Installationsanleitung von Diva Wifi ? Steh grad iwi aufm Schlauch Gruss, Pharcide RE: Installationsanleitung Diva Wifi - Bogus Curry - 25.06.2017 morjen ;D Vielleicht suchste sowas ? http://www.gridtalk.de/showthread.php?tid=2049&highlight=wifi RE: Installationsanleitung Diva Wifi - Dorena Verne - 25.06.2017 Lieber Bogus, der dort von mir angebotene Download den gibt es auch nicht mehr. leider fehlt mir im Moment noch die zeit das Ganze neu zu gestalten, bzw ein neues Tut zu schreiben. RE: Installationsanleitung Diva Wifi - Pharcide - 25.06.2017 ich such mal weiter, danke trotzdem ![]() Aber es ist richtig das ich in der wifi ini das Port 9000 angebe und nicht 8002, da der Server an einem Grid angeschlossen ist, richtig ? Gruss, Pharcide RE: Installationsanleitung Diva Wifi - Bogus Curry - 25.06.2017 Ahh ok, da war ein Tutorial drinne ... hmm .. Aber such mal im forum nach Wifi, dann bekommste so einiges zum Thema ;D RE: Installationsanleitung Diva Wifi - Wollex Baily2 - 25.06.2017 Hallo hier kannst was nachlesen.... ![]() Wifi ist in der Diva Distribution standardmäßig enthalten und aktiviert :
Nachtrag : Kleine Anleitung für Robust Version.... ( Fehler sind zu entschuldigen GRINS) Ich hab es so gemacht und ist am Laufen : ( Diva 0-7...) 8 wird glaub ich ähnlich sein... In der Robust.ini unter [ServiceList] den WIFIServerConnector die ;; weg machen.(Also Freischalten). Dann hab ich zwischen: [DatabaseService] und [AssetService] (Kann bestimmt auch am Ende der Robust.ini stehen glaub ich,Probier einfach mal aus!) das hier eingefügt, und die XXX durch Deine Daten ersetzen : [WifiService] GridName = "XXXXXXX.XX" LoginURL = "http://XXXXXgrid.XX:xxPort" WebAddress = "http://XXXXXgrid.XX:XXPort" ;; The Wifi Administrator account AdminFirst = "XXXXX" AdminLast = "XXXX" AdminEmail = "XXXXXX.XX" ;; Do you want to be able to control grid registrations? AccountConfirmationRequired = false ;; Time interval in seconds for updating statistics data for variables like ;; UsersInworld, UsersTotal, and RegionsTotal. ;; Default value 0 disables data updates. StatisticsUpdateInterval = 60 ;; Period in days for computing the number of active users StatisticsActiveUsersPeriod = 30 ;; Default avatars for new account registration ;; Syntax: AvatarAccount_<AvatarType> = "<FirstName> <LastName>" ;; (replace spaces in <AvatarType> with underscore) ;; Appearance and attachments are copied from avatar <FirstName> <LastName>. AvatarAccount_Female = "Female Avatar" AvatarAccount_Male = "Male Avatar" AvatarAccount_Neutral = "Neutral Avatar" ;; Preselection for default avatar in new account registration AvatarPreselection = "Neutral" ;; Home location for new accounts ;; If empty or not set, then the selected default avatar's home location is used. ; HomeLocation = "<RegionName>/<X>/<Y>/<Z>" ;; Accounts with this or a higher user level are able to create links to ;; hypergrid regions. Other users are only able to view existing hyperlinks. HyperlinkServiceUserLevel = 50 ;; Show everbody's hyperlinks or only global and their own linked regions to users HyperlinkServiceUsersSeeAll = true ;; Variables for your mail server ;; Users will get email notifications from this account SmtpHost = "smtp.gmail.com" SmtpPort = "587" SmtpUsername = "your_account_in_this_mail_server" SmtpPassword = "your_password_in_this_mail_server" ;; Additionally served resources ;; Syntax: ServePath_<Name> = "<Local Path>, <Resource Path>" ;; (<Name> is an arbitrary identifier.) ;; With the following example, the contents of subfolder "data" in OpenSim's ;; base folder "bin" can be accessed via path <WebAddress>/bin/data/, e.g. ;; http://localhost:8002/bin/data/prototype.js. ServePath_BinData = "data, /bin/data" ;; ### Localization ;; Enable localization by setting this to a value other than 0. ;; This specifies the time in hours before the internally cached ;; localization data expires. The default value is 0 which disables ;; all localizations and uses the English default. ; LocalizationCachingPeriod = 24 ;; Set language for automatic messages to the administrator, e.g. for ;; account creation e-mails. ;; This is used only when localization is enabled. ; AdminLanguage = "en-US" ;; Log warnings about missing translations. ;; This is mainly useful for identifying demand for new translations ;; or for debugging localization resources. Default setting is 1. ;; 0 disables all warnings about missing translations. ;; 1 warns about phrases without translations in any of the available ;; languages. ;; 2 additionally warns when phrases can not be translated into one or ;; more of the languages requested by a user. ; LogMissingTranslations = 0 Dann muss in der (bin) die Diva.dll s rein Kopiert werden, (bei mir sind es 11 Stück da ich die Arriba fahre.) Dann noch in den Ordner wo die (bin) ist das rein : Ordner: doc, Ordner:ThirdPartyLicenses (kann bei der neuen Version nicht vorhanden sein), Ordner:WifiPages und alle .txt habe ich auch noch rein Kopiert. Dann alles neu Starten und aufrufen im Browser mit www.dein grid.de:port/wifi Hoffe konnte ein wenig Helfen,so ist die Wifi bei mir zumindest am Laufen,,, Dank Dorena die mir die Robust.ini vor ein Paar Jahren umgeschrieben hat.... Viel Spass beim Basteln, Gruß Wollex RE: Installationsanleitung Diva Wifi - Pharcide - 25.06.2017 Vielen Dank Wollex werd mich da schon irgendwie reinwurschteln ![]() Gruss, Pharcide RE: Installationsanleitung Diva Wifi - Wollex Baily2 - 25.06.2017 Ach ich sehe gerade das du an einem Grid angeschlossen bist. Da brauchst du bestimmt die Standalone Diva-r08210.zip,da ist sogar eine Configure.exe drin die dir ein Paar Einstellungen ab nimmt. Probier diese mal wenn du lust und zeit hast... Viel Spaß dabei weiterhin... Gruß Wollex RE: Installationsanleitung Diva Wifi - Pharcide - 28.06.2017 ähm, nee ich bin nicht an einem Grid, wo hast Du das gesehen ? Hab gesehen, dass das Diva Zip ja ne komplette Opensim beinhaltet. Nun will ich dies als Standalone laufen lassen, und such wie n blöder die Datei wo man die mySQL Verbindung definiert. Finde die nicht. Grüsse, Pharcide RE: Installationsanleitung Diva Wifi - Wollex Baily2 - 28.06.2017 Von der Frage wegen Landverkauf da hast du das geschrieben... Also, nur zu meinem Verständnis....der robuste Modus verwendet man wenn man den Server (der ja mehrere sims beherbergt(), mit dem Hypergrid an andere Server oder Grids verknüpfen will, richtig ? Weil ich starte nur die Opensim.exe, die dann meine Sims lädt. Daher ging ich davon aus... Na und wenn du Robust hast dann mach doch nur die Diva rein wie oben Beschrieben,das sollte gehen. MSQL : Habe ich dir doch geschrieben, da ist eine Configure.exe drin in der bin. Die Fragt das alles ab was Msql,Diva-Zugang betrifft,leider must du da dich etwas durchkämpfen da ich das nur mal so auf dem Home Pc aus getestet hatte.. Wollex |