Page 1 of 1

mod_python, apache wont start need help

PostPosted: 01. April 2011 07:42
by adi06
Greetings all,
I am trying ti use python with Apache but when i put ModuleLoader module_python modules/mod_python.co, apache dont start.
some forum say that put the code at end of all modulesin httpd.conf. But still it wont start apache. I am using xampp 1.7.4, python-2.4.4, and mod_python 3.2.5b
for apache 2.2. Please plz help me out. i am using windows xp professional SP3.

I also tryied mod_WSGI but same problem with apache not starting.

If any solution or other aproach for using python please do help.
waiting for response.

Regards
ADi

Re: mod_python, apache wont start need help

PostPosted: 01. April 2011 07:58
by Sharley
Are there any clues in the \xampp\apache\logs\error.log file why Apache can't start after you included the module in the httpd.conf file?

Re: mod_python, apache wont start need help

PostPosted: 01. April 2011 10:12
by adi06
Thanks you for quick reply,
I am following this topic, but i am not getting this to work. My english is not so good so i have problem easily understanding that topic. But i have trying solution on net but no one help.

As u asked in log file there is nothing given. the error log is intact same as before. no changes after putting mod_python in htdp.conf.
i also heared that xampp is not compatible with python, but some forum say that the apache run but localhost website gives error in code or somthing, which means xampp work with python. Hope u can provide some solution please.

I am new to this so please describe in simple way and smooth english plz, pardon my english xD

Regards
ADi

Re: mod_python, apache wont start need help

PostPosted: 01. April 2011 10:23
by Sharley
That link is from 2006 and lots have changed since then.

Here are a few more links to posts that may help you move forward and this first link is by way of a tutorial from member Kairu who had no previous experience but he persevered and came up with a good tutorial type post that you may be able to adapt for your own situation:
viewtopic.php?f=16&t=34468

These Google results may also help:
Python with XAMPP

Good luck :)

Re: mod_python, apache wont start need help

PostPosted: 01. April 2011 11:58
by adi06
Thanks for ur great help, really appreciate. I am in Collage now, when i go home i will test it. Hope it will help me out.
I would again bother u if i have some question(s) plzz.

ty :)