From:             storozhilov at mail dot ru
Operating system: FreeBSD 5.2.1-RELEASE-p5
PHP version:      4.3.6
PHP Bug Type:     Apache related
Bug description:  Apache can not start.

Description:
------------
Apache 1.3.29. PHP has compiled with theese args:
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-sybase-ct=/usr/local --with-pgsql=/usr/local/pgsql
(I'm using FreeTDS to connect MS SQL box and PostregSQL database on the
same host). After typing
# /usr/local/apache/bin/apachectl start
"/usr/local/apache/bin/apachectl start: httpd started" appears, but on
# ps ax|grep httpd
I'm getting no any apache processes. :-(
Apache error log has no messages about it.

Reproduce code:
---------------
Without any code...

Expected result:
----------------
Without any result...

Actual result:
--------------
Without any result...

-- 
Edit bug report at http://bugs.php.net/?id=28218&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28218&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28218&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28218&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28218&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28218&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28218&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28218&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28218&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28218&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28218&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28218&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28218&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28218&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28218&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28218&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28218&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28218&r=float

Reply via email to