On 7 March 2011 03:09, Ademir Francisco da Silva <ademirfs....@gmail.com> wrote:
> Hello all,
>
> Graham ...,
>
> I have sent only to you several emails on January_2011. Just look for them, 
> Ok.
> As I told you before ( 01/2011 ) everything is right with the Python's
> installation except that it is 64bits, I am not sure whether is a big
> problem ...

Yes it is a big deal. As I said this time and would have said the last
time, you can't use 64 bit Python with the precompiled mod_wsgi.so
file on the mod_wsgi site as it is only 32 bit.

Your only possible opportunity for using 64 bit Python if you cannot
compile mod_wsgi yourself from source code, is to use ActiveState
Python as it supplies a 64 bit mod_wsgi.so file. See:

  http://code.activestate.com/pypm/modwsgi-apache2.2/

You will have to work out where to get 64 bit Apache though as I don't
know where to get it from. Plus you likely would need to use
ActiveState Python installation as well.

Having said that, if you look at the download page for mod_wsgi at:

  http://code.google.com/p/modwsgi/wiki/DownloadTheSoftware?tm=2

it explicitly says:

"""Note that these binaries will only work for 32 bit Python and 32
bit Apache. If you need to use 64 bit Python and 64 bit Apache and
can't compile mod_wsgi yourself from source code, you may look at the
Windows binaries available for ActivateState Python. It is presumed
that you have to be using ActivateState? Python installation for them
to work. It is not known where you would however get 64 bit Apache
from as believe ASF only provides a 32 bit installer."""

So, nothing has changed since you mailed me in January.

Graham

> All users is default of the Python's installation so I do not change
> it for my installation too.
>
> Rich ...
>
> Of course. I did it.
>
> Guys ...
>
> I really need a help because is very important to solve it asap. Only
> 2 person talk to me about it and this is too few people. Please I know
> there are more than this so let's go and be kind with the newbee and
> answer me if it is possible. I am waiting for your suggestions,
> Thank you very much for your understanding and assistance.
>
>
>
> 2011/3/4, Rich <richwand...@gmail.com>:
>> did you rename the file to mod_wsgi.so before trying to load it?
>>
>> On Mar 3, 11:23 pm, Ademir Francisco da Silva <ademirfs....@gmail.com>
>> wrote:
>>> Hi all,
>>>
>>> I really need to solve a weird problem and this group is the right
>>> place to do that, so ...
>>>
>>> After I have installed the mod_swgi in my PC I have tried to access it
>>> via Apache and nothing happened as matter of fact it returns me a
>>> follow message ...
>>>
>>> httpd.exe: Syntax error on line 128 of C:/Program Files (x86)/Apache
>>> Software Foundation/Apache2.2/conf/httpd.conf:  Cannot load C:/Program
>>> Files (x86)/Apache Software Foundation/Apache2.2/modules/mod_wsgi.so
>>> into server:  The specified module could not be found.
>>>
>>> Further information ....
>>>
>>> 1 ) The correct module mod_wsgi is there in that path above ( I have
>>> got it
>>> fromhttp://code.google.com/p/modwsgi/downloads/detail?name=mod_wsgi-win32...
>>> ), and the  httpd.conf  file is Ok too ...
>>> 2 ) I have installed the Python 2.7.1 ...
>>> 3 ) I have installed Apache httpd Server 2.2.17_win32 - x86 -
>>> Openssl_0.9.8o.msi ...
>>> 4 ) I have got the Windows Vista 64 ...
>>>
>>> Apparently everything is right so please help me and give me a light
>>> because I don't know what to do. Thanks.
>>>
>>> Cheers,
>>>
>>> --
>>> Ademir Francisco da Silva
>>>
>>> PS. I already have talking about it with Mr. Graham and he told me to
>>> try solve it with all you, so I was waiting sugestions. One more thing
>>> my S.O. is Windows Vista 64 as reported above and my Apache is 32bits,
>>> however, I am wondering whether someone have the same problem and how
>>> he/she solve it. Thanks again.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "modwsgi" group.
>> To post to this group, send email to modwsgi@googlegroups.com.
>> To unsubscribe from this group, send email to
>> modwsgi+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/modwsgi?hl=en.
>>
>>
>
>
> --
> Ademir Francisco da Silva
>
> --
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To post to this group, send email to modwsgi@googlegroups.com.
> To unsubscribe from this group, send email to 
> modwsgi+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/modwsgi?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com.
To unsubscribe from this group, send email to 
modwsgi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to