home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-python-addon-1.4.9-installer.exe / readme-addon-python.txt < prev    next >
Encoding:
Text File  |  2004-10-03  |  1.5 KB  |  41 lines

  1. Add-on Python 1.4.9 (only version 1.4.2 or higher)
  2.  
  3. => Python 2.3.3
  4. => mod_python 3.1.3
  5.  
  6.  
  7. ###################################################################
  8.  
  9. GERMAN: Einfach das Add-on in das gⁿltige XAMPP-Verzeichnis entpacken.
  10. Danach bitte die "setup_xampp.bat" fⁿr eine Aktualisierung der Konfiguration 
  11. starten. Zu Schlu▀ den  Apache mit vollem Python Support mit der
  12. "apachepython_start.bat" per Hand starten. 
  13. ACHTUNG: Fⁿr den Apache als DIENST muss die Systemvariable PYTHONHOME wie 
  14. dann bereits in der "apache_start.bat" aktualisiert gesetzt werden z.B. 
  15. PYTHONHOME = C:\Programme\xampp\python 
  16.  
  17. Dokumentverzeichnis     =    .\xampp\htdocs\python\
  18. URL                 =    http://localhost/python
  19. Konfigurationsdatei    =       .\xampp\apache\conf\python.conf
  20. PYTHONHOME         =       .\xampp\python 
  21.  
  22. ###################################################################
  23.  
  24. EMGLISH: Simply extract this add-on in your current XAMPP-Directory.
  25. All older files are overwritten. Then start the "setup_xampp.bat"
  26. to configure XAMPP with Python. Now restart the apache and use the 
  27. "apachepython_start.bat". ATTENTION: For the Apache HTTPD 
  28. as service, you need the system variable PYTHONHOME like this:
  29. PYTHONHOME = C:\Programme\xampp\python 
  30.  
  31. Documentroot         =    .\xampp\htdocs\python\
  32. URL                 =    http://localhost/python
  33. Configuration file    =       .\xampp\apache\conf\python.conf 
  34. PYTHONHOME         =       .\xampp\python
  35.  
  36. ###################################################################
  37.  
  38. For more information please see http://www.python.org
  39.  
  40. Good Luck!
  41. Kay Vogelgesang