Edgewall Software

Changes between Version 284 and Version 285 of TracOnWindows


Ignore:
Timestamp:
Aug 21, 2009, 8:48:49 AM (15 years ago)
Author:
trac@…
Comment:

Corrected mod_python instructions.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v284 v285  
    7575== 4. mod_python (optional) ==
    7676mod_python is needed if you want to use Apache HTTP server.
    77  1. Open a command window
    78   a. Click the Windows '''Start''' button
    79   a. Click '''__R__un'''[[BR]]A dialogue box titled ''Run'' should appear
    80   a. Type '''cmd''' in to the ''__O__pen'' drop-down field, and click the '''OK''' button[[BR]]A black window should appear
    81  1. Type '''cd C:\Python25\Scripts''' and press the ''Return'' key
    82  1. Type '''easy_install -Z !http://www.apache.org/dist/httpd/modpython/win/3.3.1/mod_python-3.3.1.win32-py2.5-Apache2.0.exe''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
     77 1. Download [http://apache.deathculture.net/httpd/modpython/win/3.3.1/mod_python-3.3.1.win32-py2.5-Apache2.2.exe mod_python-3.3.1.win32-py2.5-Apache2.2.exe] to your computer from [http://httpd.apache.org/modules/python-download.cgi Apache], and run it (double-click on ''mod_python-3.3.1.win32-py2.5-Apache2.0.exe'' in your download folder).
     78 1. Click the '''__R__un''' button in the ''Open File - Security Warning'' dialogue box, if it appears.
     79 1. Click the '''__N__ext >''' button
     80 1. Click the '''__N__ext >''' button to confirm the Python directory
     81 1. Click the '''__N__ext >''' button to install
     82 1. Select the directory where ''Apache'' is installed
     83 1. Click the '''OK''' button
     84 1. Click the '''Finish''' button
    8385
    8486== 5. Plug-ins (optional) ==