Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need help with #142

Open
kbasdf opened this issue Dec 6, 2024 · 3 comments
Open

need help with #142

kbasdf opened this issue Dec 6, 2024 · 3 comments

Comments

@kbasdf
Copy link

kbasdf commented Dec 6, 2024

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.

Screenshot here -
image

last line with error code - after execution-
image

@nggit
Copy link

nggit commented Dec 15, 2024

Sadly it looks like this project is dead. FWIW I created an alternative that doesn't require apache at all.
https://github.com/nggit/httpout

@grisha
Copy link
Owner

grisha commented Dec 16, 2024

Sadly it looks like this project is dead.

What gives you this impression?

@nggit
Copy link

nggit commented Dec 17, 2024

What gives you this impression?

  1. "There is no plan for additional releases, ..."
    This implies "The project is stable, but I've lost the passion/idea to push forward which could make it break."

  2. The maintainer, you. are now primarily using Go. https://grisha.org/blog/2017/04/27/simplistic-go-web-app/
    "Go is gradually disrupting the the world of web applications."

Another factor is that now everyone is switching to ASGI frameworks, Starlette, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants