http://qa.mandrakesoft.com/show_bug.cgi?id=5629


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2003-23-09 22:12 -------
Hmmm. Annoying... 
 
I found some changes in CVS that I tried, but default values doesn't seem to 
be enough anyhow despite the CVS log entry here: 
 
http://cvs.apache.org/viewcvs.cgi/httpd-python/lib/python/mod_python/apache.py 
 
I have these installed and 256MB RAM. 
 
apache2-2.0.47-6mdk 
apache2-common-2.0.47-6mdk 
apache2-mod_cache-2.0.47-6mdk 
apache2-mod_clamav-2.0.47_0.8-2mdk 
apache2-mod_disk_cache-2.0.47-6mdk 
apache2-mod_perl-2.0.47_1.99_09-3mdk 
apache2-mod_php-2.0.47_4.3.2-2mdk 
apache2-mod_proxy-2.0.47-6mdk 
apache2-mod_python-2.0.47_3.1.0a-2mdk 
apache2-mod_spam_die-2.0.47_0.1.2-1mdk 
apache2-mod_ssl-2.0.47-6mdk 
apache2-mod_suexec-2.0.47-2mdk 
apache2-modules-2.0.47-6mdk 
 
 
This is default in cooker: 
kernel.sem = 250        32000   32      128 
 
I raised it to: 
# sysctl -w kernel.sem="512 32000 32 512" 
 
 
Now apache2 starts up fine. 
 
I have new packages here if you want to try: 
 
http://www.deserve-it.com/Cooker/ 
 
(It didn't seem to help though...) 
 

-- 
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: ASSIGNED
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.

Reply via email to