You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Content is being migrated from web007 to web014.

Sites

  • www-sld (also includes www-midas and www-bes although these do not work and probably have not worked for a very long time).
  • www-sldnt (copied across, still need to deal with WBS folder and ASP pages)

Key Directories

d:\inetpub\logs

Web Server log files

d:\inetpub\sites

Web sites

d:\jakarta

Config files for jakarta ISAPI filter

Installation notes

Jakarta ISAPI filter

Currently using version 1.2.30 downloaded from:

http://www.fightrice.com/mirrors/apache/tomcat/tomcat-connectors/jk/binaries/win64/

Documentation is here:

http://tomcat.apache.org/connectors-doc/reference/iis.html http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html

PHP

Currently installed version 5.3.2 downloaded from:

http://windows.php.net/downloads/releases/php-5.3.2-nts-Win32-VC9-x86.msi

(non thread safe x86 version) Followed instructions here:

http://www.php.net/manual/en/install.windows.php

Enabled FastCGI in IIS from Server Manager -> Roles -> Add Role Services -> CGI
Turned off all extensions except MySQL and MySQLi
Added multi-byte strings (required by FudForum search)

Note the log files is currently going to: c:\windows\temp\php-errors.log This is control by php.ini and maybe it should be changed. php.ini is in D:\Program Files (x86)\PHP\php.ini

PSpell extension (optionally needed by FUDForum is not installed, since it does not seem easy to install on windows).

FUDforum

Migrating from web007

  1. Move database by using mysqldump and importing into new database
  2. Copy d:\ForumData\lcforum and d:\inetpub\sites\lcforum
  3. Modify appropriate lines in d:\ForumData\lcforum\include\Globals.php

Upgrade to FudForum 3.0.0, then to 3.0.1 using the web-upgrade packages.

Note it is necessary to give user IUSR full control of the lcforum site directory while executing the upgrade.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels