http://qa.mandrakesoft.com/show_bug.cgi?id=5629
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-21-09 12:51 -------
Thank you.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
When mod_python is installed, apache2 appears to start, but no connections to it
can be made. For instance, service httpd extendedstatus will not work, as it
cannot connect to localhost:
Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.
It makes no difference if this line is manually added to httpd2.conf:
LoadModule python_module extramodules/mod_python.so
Removal of mod_python and restarting apache2 allows apache to accept connections.