Where did the Python come from? Is it in some custom module or contributed module?
How is it being called? Is it just requested through the webserver, or is Drupal calling it via an exec?
As Walt said, you're hosting company may have changed versions. There are numerous ways to set servers up to handle multiple versions of Python, so you're best bet is to contact your host.
Jamie Holly http://www.intoxination.net http://www.hollyit.net
On 5/20/2013 8:33 PM, Katy Mozafar wrote:
In addition to PHP the application is using Python also. It was using Python2.7 and everything fine. All of a sudden the application is using python2.4??? I need to figure out where the python version is set, what file? Does Drupal set it or Apache or PHP???
Thanks, Katy
*From:* Walt Daniels wdlists@gmail.com *To:* "support@drupal.org" support@drupal.org; Katy Mozafar katy_mozafar@yahoo.com *Sent:* Monday, May 20, 2013 5:28 PM *Subject:* Re: [support] drupal6 and python
Drupal uses PHP not Python. The versions numbers are whatever your web host provides. So perhaps your web host changed versions.
On Mon, May 20, 2013 at 8:23 PM, Katy Mozafar <katy_mozafar@yahoo.com mailto:katy_mozafar@yahoo.com> wrote:
I have a problem in Drupal 6! I'm using Python and all of a sudden the application is pointing to a different version of python. It used to be python2.7, now the application is pointed to python2.4 and it causes errors. I haven't changed anything! The server is pointing to 2.7, it's only the application. Do you have any idea where it's set, which file? It's a linux machine and uses LAMP. Thanks, Katy -- [ Drupal support list | http://lists.drupal.org/ ]