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, ASP pages not set up or tested – probably should eventually be removed)
  • aida.freehep.org
  • exo-data.slac.stanford.edu
  • forum.linearcollider.org
  • java.freehep.org
  • lcsim.org
  • lelaps.freehep.org
  • srs.slac.stanford.edu
  • www.freehep.org
  • jas.freehep.org
  • wired.freehep.org (and alias wired4.freehep.org)
  • wired1.freehep.org
  • heprep.freehep.org
  • aidtld.freehep.org
  • lp99
  • xdrmon (still needed although not currently working?)

Still need to be moved

  • forum.freehep.org
  • bugs.freehep.org (uses java server on web007)
  • wired2.freehep.org (dead)
  • source.freehep.org (appears to use web007?)
  • lcsim.freehep.org ?

Other things to do

  • Check if php should be put into safe mode (done)
  • Set up derek's PHP scripts on exo-data
  • Check that all aliases are set up correctly
  • Full backup of web007 d disk and mysql (done)
  • Automate log file cleanup

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.htmlhttp://tomcat.apache.org/connectors-doc/webserver_howto/iis.html

To set up a site with a redirect:

  1. Create a site directory and install an appropriate web.config
  2. Create a jakarta bin directory and create the files
    1. isapi_redirect.dll
    2. isap_redirect.properties
    3. web.config
  3. Create a new site in IIS manager
    1. Set the physical path as setup in step 1
    2. Set appropriate bindings to web addresses
    3. Add an virtual directory mapped to the bin directory created in 2
    4. Edit the site's ISAPI filters, remove ASP stuff and add jakarta mapped to isapi_redirect from step 2

PHP

Currently installed version 5.3.13 downloaded from:

http://windows.php.net/downloads/releases/php-5.3.13-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