ID:               27540
 Updated by:       [EMAIL PROTECTED]
 Reported By:      barry at teleserver dot es
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: Sun Solaris 2.6
 PHP Version:      Irrelevant
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #27539




Previous Comments:
------------------------------------------------------------------------

[2004-03-09 12:40:34] barry at teleserver dot es

Sorry the tried PHP versions are 4.0.4 and 4.3.4

------------------------------------------------------------------------

[2004-03-09 12:36:54] barry at teleserver dot es

Description:
------------
Using apache web server (tried versions: 1.3.29 and 2.0.48) I try to
start up a PHP (tried versions: 4.0.4 and 4.0.3) from a C code CGI by
the C system() funci�n. The result is a system coredump on the
navigator. 



Configure line: ./configure
--prefix=/disco1/aplicaciones/QuorumEnterpriseCenter/apache/php_4.3.4
--with-oracle=/disco1/oracle/8.0.4 --with-oci8=/disco1/oracle/8.0.4
--enable-discard-path  --enable-sockets --enable-force-cgi-redirect
--with-config-file-path=/disco1/aplicaciones/QuorumEnterpriseCenter/apache/php_4.3.4



Changes to php.ini: cgi.force_redirect = 0



Observations: The same configuration by using a netscape webserver
works fine. Starting up any other kind of script that not includes de
PHP shell reference works fine, for that I think that it must be a
compatibility problem 

between apache and PHP   

Reproduce code:
---------------
PHP script:



#!/disco1/aplicaciones/QuorumEnterpriseCenter/apache/php_4.3.4/bin/php

<?

?>  





Expected result:
----------------
Yust nothing, an empty page



Actual result:
--------------
A sytem coredump on the web browser.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27540&edit=1

Reply via email to