2013/9/27 Nicolai Schwindt <[email protected]>: > The errors which showed up : > > [Thu Sep 26 00:00:04 2013] [error] make_obcallback: could not import > mod_python.apache.\n ImportError: No module named mod_python.apache > [Thu Sep 26 00:00:04 2013] [error] make_obcallback: Python path being used > "['/usr/lib/python26.zi p', '/usr/lib/python2.6', > '/usr/lib/python2.6/plat-sunos5', '/usr/lib/python2.6/lib-tk', > '/usr/lib /python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', > '/usr/lib/python2.6/site-packages', '/usr/l ib/python2.6/vendor-packages']". > [Thu Sep 26 00:00:04 2013] [error] get_interpreter: no interpreter callback > found. [Thu Sep 26 00:00:04 2013] [error] [client 24.86.245.198] > python_handler: Can't get/create interpr eter. > > I am still looking into it, I do not have any clue what has happened.
/opt/csw/lib/python2.6 is not on the search list. Are you sure that the executed python is the one from /opt/csw/bin and not from /usr/bin? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
