ID: 29947
Updated by: [EMAIL PROTECTED]
Reported By: sq6elt at zp dot amsnet dot pl
-Status: Feedback
+Status: No Feedback
Bug Type: Reproducible crash
Operating System: Linux
PHP Version: 4.3.8
New Comment:
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
Previous Comments:
------------------------------------------------------------------------
[2004-10-06 17:19:06] [EMAIL PROTECTED]
Your put this report in 'Reproducible crash' category..so where's the
gdb backtrace?
------------------------------------------------------------------------
[2004-09-02 11:16:49] sq6elt at zp dot amsnet dot pl
Description:
------------
php with suexec - apache (called as CGI), file foo.php:
<?
exec('php bar.php');
?>
php is from sapi/cgi
File bar.php
<?
phpinfo()
?>
When executed from web, I got multi bar.php processess..
But executed as: php foo.php, everything works as expected.
What's wrong ?
php compiled with these arguments:
--with-readline
--enable-inline-optimization
Reproduce code:
---------------
--enable-memory-limit
--enable-safe-mode
--enable-static
--enable-sysvsem
--enable-sysvshm
--enable-trans-sid
--with-exec-dir=/home
--enable-shmop
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29947&edit=1