Hello,
I've got a server with CPANEL latest version and I'm having a really hard time trying to install mod_python 2.7.11 on Apache 1.3. Here are some facts I've discovered while trying to install it:
* CPANEL only supports Apache 1.3... what a shame!
* CPANEL "messes" with the system making it look like another distro
My system is a Fedora Core 5 with Cpanel and WHM (both current versions) on top of it.
Ok, I then searched the web for anything about installing mod_python on a cpanel APache 1.3 system. I've found this:
http://www.eth0.us/node/110
I've followed this tut, but the make process ended with several warning and errors:
You can see the whole text of the erros at: http://rafb.net/paste/results/fj4nl410.html
Has anyone ever tried to install or already has a working cpanel system with mod_python 2.7.11 installed and working?
I really need a hand here!
I've got a server with CPANEL latest version and I'm having a really hard time trying to install mod_python 2.7.11 on Apache 1.3. Here are some facts I've discovered while trying to install it:
* CPANEL only supports Apache 1.3... what a shame!
* CPANEL "messes" with the system making it look like another distro
My system is a Fedora Core 5 with Cpanel and WHM (both current versions) on top of it.
Ok, I then searched the web for anything about installing mod_python on a cpanel APache 1.3 system. I've found this:
http://www.eth0.us/node/110
I've followed this tut, but the make process ended with several warning and errors:
Take a look at the "â" characters. I don't have any idea on what is it... very strange!mod_python.c:1594: warning: excess elements in scalar initializer
mod_python.c:1594: warning: (near initialization for âpython_commandsâ)
mod_python.c:1595: warning: excess elements in scalar initializer
mod_python.c:1595: warning: (near initialization for âpython_commandsâ)
mod_python.c:1596: warning: excess elements in scalar initializer
mod_python.c:1596: warning: (near initialization for âpython_commandsâ)
mod_python.c:1598: warning: excess elements in scalar initializer
mod_python.c:1598: warning: (near initialization for âpython_commandsâ)
mod_python.c:1598: warning: excess elements in scalar initializer
mod_python.c:1598: warning: (near initialization for âpython_commandsâ)
mod_python.c:1599: warning: braces around scalar initializer
mod_python.c:1599: warning: (near initialization for âpython_commandsâ)
mod_python.c:1600: warning: initialization from incompatible pointer type
mod_python.c:1601: error: âdirective_PythonInterpreterâ undeclared (first use in this function)
mod_python.c:1601: warning: excess elements in scalar initializer
mod_python.c:1601: warning: (near initialization for âpython_commandsâ)
mod_python.c:1602: warning: excess elements in scalar initializer
mod_python.c:1602: warning: (near initialization for âpython_commandsâ)
mod_python.c:1603: warning: excess elements in scalar initializer
mod_python.c:1603: warning: (near initialization for âpython_commandsâ)
mod_python.c:1604: warning: excess elements in scalar initializer
mod_python.c:1604: warning: (near initialization for âpython_commandsâ)
mod_python.c:1606: warning: excess elements in scalar initializer
mod_python.c:1606: warning: (near initialization for âpython_commandsâ)
mod_python.c:1606: warning: excess elements in scalar initializer
mod_python.c:1606: warning: (near initialization for âpython_commandsâ)
mod_python.c:1607: warning: braces around scalar initializer
mod_python.c:1607: warning: (near initialization for âpython_commandsâ)
mod_python.c:1608: warning: initialization from incompatible pointer type
mod_python.c:1609: error: âdirective_PythonLogHandlerâ undeclared (first use in this function)
mod_python.c:1609: warning: excess elements in scalar initializer
mod_python.c:1609: warning: (near initialization for âpython_commandsâ)
mod_python.c:1610: warning: excess elements in scalar initializer
You can see the whole text of the erros at: http://rafb.net/paste/results/fj4nl410.html
Has anyone ever tried to install or already has a working cpanel system with mod_python 2.7.11 installed and working?
I really need a hand here!
Last edited: