Bruno Tikami
bruno at tikami.com.br
Thu Feb 28 20:14:55 EST 2008
Graham, thanks for your reply man but I have Administrator privileges on the server and only Python2.5 installed. I've already uninstalled either Apache and mod_python and then reisntalled them. I've also rebooted the server beetween this procedures. Do you think I can try something else ? Regards, Tkm On 2/28/08, Graham Dumpleton <graham.dumpleton at gmail.com> wrote: > > Read section 'Python Requirements' of: > > http://code.google.com/p/modwsgi/wiki/InstallationOnWindows > > Same things apply to mod_python. > > In short, install Python/Apache as Administrator. If you haven't done > this, uninstall them as user you installed them as, and reinstall them > as Administrator. Also heed notes about multiple Python installations. > > Graham > > 2008/2/28 Bruno Tikami <bruno at tikami.com.br>: > > > Hello fellows, > > > > I've just subscribed to the list and I'm writing to ask for help on a > error > > that (as far as I could serach on Google) lot of people have already > faced: > > Import error. > > > > > > > > Mod_python version. - 3.3.1 > > > > Your operating system type, Windows 2000 > > > > Your Python version, 2.5 > > Your Apache version. 2.2 > > > > Relevant parts of the Apache config, .htaccess + Relevant parts of the > > Python code. : I'm just trying the mpinfo trobleshooting > > Error: > > > > ImportError: No module named mod_python.apache > > [Thu Feb 28 01:08:37 2008] [error] make_obcallback: Python path being > used > > "['C:\\\\Python25\\\\', 'C:\\\\Python25\\\\Scripts', > 'C:\\\\tkmsoft\\\\', > > 'C:\\\\tkmsoft\\\\srm', '', 'C:\\\\WINNT\\\\system32\\\\python25.zip', > > 'C:\\\\Python25\\\\Lib', 'C:\\\\Python25\\\\DLLs', > > 'C:\\\\Python25\\\\Lib\\\\lib-tk', '', 'C:\\\\Program Files\\\\Apache > > Software Foundation\\\\Apache2.2\\\\bin']". > > [Thu Feb 28 01:08:37 2008] [error] get_interpreter: no interpreter > callback > > found. > > [Thu Feb 28 01:08:37 2008] [error] [client 127.0.0.1] python_handler: > Can't > > get/create interpreter. > > > > Does anyone know how to solve it ? > > > > Regards, > > > > Tkm > > > > > > > _______________________________________________ > > Mod_python mailing list > > Mod_python at modpython.org > > http://mailman.modpython.org/mailman/listinfo/mod_python > > > > > -- []s! Tkm http://djangopeople.net/brunotikami/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20080228/e8204a90/attachment.html
|