You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by antonin rozehnal <an...@intax.cz> on 1999/12/02 21:46:28 UTC

os-aix/5409: no answer from httpd (with mod_php)

>Number:         5409
>Category:       os-aix
>Synopsis:       no answer from httpd (with mod_php)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Dec  2 12:50:00 PST 1999
>Last-Modified:
>Originator:     antonin.rozehnal@intax.cz
>Organization:
apache
>Release:        1.3.9
>Environment:
AIX 4.2.1, gcc.2.95.1, PHP-3.0.12
>Description:
If I made Apache with default options it worked fine.
But when I did

./configure --prefix=/work/wwwspr
cd ../PHP-3.0.12
./configure --with-apache=../APACHE_1.3.9
make 
make install
cd -
./configure --prefix=/work/wwwspr --activate-module=src/modules/php3/libphp3.a
make
make install
/work/wwwspr/bin/apachectl start

I din't see any error, httpd started (I controled that by 'ps -ef|grep ht'),
but there wasn't any answer from Apache. 
For example - when I send 'tn localhost 80' a conection is established but immediately ended (it don't wait for other requests).
I can't see any errors, /work/wwwspr/logs/error_log is O.K. too.

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]