-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
I am stuck. I am stuck.
**I wish to run a basic hello_world.py program from apache.
I am trying to build apache mod_python using this steps mentioned in this link
I tried by building / making / installing python 3.9.6
executing below command is giving pyobject error. It states, PyObject shoudl actually be PyGenObject
apxs -I ~/src/Python-3.9.6/Include -I ~/src/Python-3.9.6
-c mod_python.c ~/src/Python-3.9.6/libpython3.9.a -lm
error -
command failed with rc=65536
can someone help please ?
**I wish to run a basic hello_world.py program from apache.
Metadata
Metadata
Assignees
Labels
No labels

