2👍
✅
from mod_python import apache
apache.log_error("INTERPRETER %s" % apache._interpreter)
Then check the Apache error log file.
Source:stackexchange.com