Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    apache 2.2 mod_python 3.3

    ciao

    ho un problema con il mod_python

    configurazione:
    apache 2.2.4
    mod_python 3.3.1
    python 2.4
    windows xp

    quando accedo alla cartella dove c'è un file htaccess con

    codice:
    AddHandler mod_python .py
    PythonHandler test 
    PythonDebug On
    mi viene restituito errore 500 e sul file di log le ultime righe son queste

    codice:
    [Fri Mar 30 22:32:05 2007] [error] make_obcallback: could not import mod_python.apache.\n
    [Fri Mar 30 22:32:05 2007] [error] make_obcallback: Python path being used "['C:\\\\Programmi\\\\Apache Software Foundation\\\\Apache2.2\\\\bin\\\\python24.zip', '.\\\\DLLs', '.\\\\lib', '.\\\\lib\\\\plat-win', '.\\\\lib\\\\lib-tk', 'C:\\\\Programmi\\\\Apache Software Foundation\\\\Apache2.2\\\\bin']".
    [Fri Mar 30 22:32:05 2007] [error] get_interpreter: no interpreter callback found.
    [Fri Mar 30 22:32:05 2007] [error] [client 127.0.0.1] python_handler: Can't get/create interpreter., referer: http://localhost/python/
    intuisco dagli errori che non trova l'interprete python ma non so come fare per farglielo trovare

  2. #2
    ho anche provato a installare python2.5 e la relativa versione di mod_python ma...
    stesso problema non trova l'interprete
    come posso fare per farglielo trovare?

  3. #3
    Rilasciata Python FTP Server library 0.5.1
    http://code.google.com/p/pyftpdlib/

    We'll be those who'll make the italian folks know how difficult can be defecating in Southern California without having the crap flying all around the house.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.