home *** CD-ROM | disk | FTP | other *** search
- Add-on Python 1.4.9 (only version 1.4.2 or higher)
-
- => Python 2.3.3
- => mod_python 3.1.3
-
-
- ###################################################################
-
- GERMAN: Einfach das Add-on in das gⁿltige XAMPP-Verzeichnis entpacken.
- Danach bitte die "setup_xampp.bat" fⁿr eine Aktualisierung der Konfiguration
- starten. Zu Schlu▀ den Apache mit vollem Python Support mit der
- "apachepython_start.bat" per Hand starten.
- ACHTUNG: Fⁿr den Apache als DIENST muss die Systemvariable PYTHONHOME wie
- dann bereits in der "apache_start.bat" aktualisiert gesetzt werden z.B.
- PYTHONHOME = C:\Programme\xampp\python
-
- Dokumentverzeichnis = .\xampp\htdocs\python\
- URL = http://localhost/python
- Konfigurationsdatei = .\xampp\apache\conf\python.conf
- PYTHONHOME = .\xampp\python
-
- ###################################################################
-
- EMGLISH: Simply extract this add-on in your current XAMPP-Directory.
- All older files are overwritten. Then start the "setup_xampp.bat"
- to configure XAMPP with Python. Now restart the apache and use the
- "apachepython_start.bat". ATTENTION: For the Apache HTTPD
- as service, you need the system variable PYTHONHOME like this:
- PYTHONHOME = C:\Programme\xampp\python
-
- Documentroot = .\xampp\htdocs\python\
- URL = http://localhost/python
- Configuration file = .\xampp\apache\conf\python.conf
- PYTHONHOME = .\xampp\python
-
- ###################################################################
-
- For more information please see http://www.python.org
-
- Good Luck!
- Kay Vogelgesang