Patch:WikiTwooGo v0.49/001

Aus Wiki2Go-Wiki

Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Patch:WikiTwooGo v0.49/001[1]

Grund des Patches

Es ist bekannt, dass das WikiTwooGo in der Version 0.49 nicht startet, wenn es lokal kein(e) Netzwerk(e) findet.
Diese Seite beschreibt eine Lösung, welche dafür sorgt, dass das WikiTwooGo v0.49 auch innerhalb solcher offline Zeiten verwendet werden kann.

Lösung

Anpassung folgender Dateien:

Zusatz

Evtl. ist es auch noch nötig "Disable Media Sense"[2], [3] zu setzen.

code diff

%Installdir%\WikiTwooGo\server\config_tpl

httpd.conf

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to 
# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
#
#Listen 12.34.56.78:80
-- Listen %CDPMS:HOST%:%CDPMS:PORT%
-- Listen 127.0.0.1:%CDPMS:PORT%
++ Listen %CDPMS:PORT%
#


my.ini

[mysqld]
basedir=%CDPMS:SRVDIR%\MySQL
-- bind-address=%CDPMS:MYSQLIP%
++ bind-address=localhost
datadir=%CDPMS:DBDIR%
default-character-set=utf8
default-collation=utf8_general_ci
log-error=%CDPMS:RTDIR%/log.err
pid-file=%CDPMS:RTDIR%mysql.pid
#slow query log#=
tmpdir=%CDPMS:RTDIR%
port=%CDPMS:MYSQLPRT%


References

  1. Datei:PATCH-wtg 0.49.zip
  2. disable-media-sense-in-windows-XP
  3. how-to-disable-media-sense-in-windows-7
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Download Wiki2Go
Run Wiki2Go
Talk about Wiki2Go
Errorhandling
Merchandising
Projects
Partner
Datei hochladen
Werkzeuge