On Apr 10, 1:54 am, Peter Rowell <[EMAIL PROTECTED]> wrote:
> > This means that a python version has to be selected before the PythonPath
> > directive is processed.
>
> "Selected" is not quite the right way to think of it.mod_pythonhas
> the Python interpreter linked in at build time, not run tim
> This means that a python version has to be selected before the PythonPath
> directive is processed.
"Selected" is not quite the right way to think of it. mod_python has
the Python interpreter linked in at build time, not run time. To
change which version you have, you need to rebuild mod_python
How can I go about selecting the python version for mod_python to use?
Using PythonPath doesn't seem to be the way to do this, as stated in
the mod_python documentation, this strign is evaluated. This means
that a python version has to be selected before the PythonPath
directive is processed.
--~
3 matches
Mail list logo