ID:               27539
 User updated by:  barry at teleserver dot es
 Reported By:      barry at teleserver dot es
-Status:           Bogus
+Status:           Open
 Bug Type:         CGI related
 Operating System: Sun Solaris 2.6
 PHP Version:      4.3.4
 New Comment:

Normally we compile PHP with: configure --prefix=/usr/local/php4.3.4
--with-oracle=/disco1/oracle/8.0.4 --with-oci8=/disco1/oracle/8.0.4
--enable-discard-path  --enable-sockets but compiling version 4.3.4
with the same options it doesn’t works, always returning “No input file
specified” in the web browser. The “--enable-discard-path” option,
generates a core output using apache, without this option the result
(“No input file specified”) is the same for apache and IPlanet.



Ok, it’s through, there can be a wrong configuration between the web
server and my PHP version 4.3.4 (the latest version as I know), but the
strange thing about this is that it happens with both web servers
(apache and IPlanet). With previous version of PHP (4.0.4 and before)
it works fine with the same web server configuration of IPlanet. All of
these previous versions with the same configuration give core output
problems with apache.



Comparing the configuration options the version 4.3.4 has more options
than the 4.0.4 version, and it is almost impossible to understand and
try them all in order to get the same functionality of the 4.0.4 for
IPlanet and apache, perhaps some configuration tips form your site can
help us to resolve this problem, or even if you tell me witch kind of
input file the PHP shell is expecting in order to understand better the
behavior of PHP 4.3.4.


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

[2004-04-06 12:54:33] [EMAIL PROTECTED]

This is some misconfiguration of your webserver / php. Using latest PHP
release on a properly configured server I can not reproduce this.



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

[2004-03-30 05:48:44] barry at teleserver dot es

After looking for posible solutions in internet I tried some posible
solutions for example compiling de PHP software without the options
--enable-discard-path and --enable-force-cgi-redirect. The new
situation seems to be more suitable, I can´t reproduce de coredump on
the browser and the behavier seems to be the same executing the PHP
script through IPlanet and Apache, in both cases with the same result
on the browser "No input file specified.".

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

[2004-03-24 04:08:50] barry at teleserver dot es

I made the changes in php.ini for the backtrace generation as commented
in "bugs-generating-backtrace.php", however there is nothing changed
refering the behaviour of the apache/php execution as commented
initially in bug: 27540.

This erroneous result doesn't create a core on my solaris file system
so it is impossible for me to generate the backtrace file you asked
for. In sted of generating the core file on the file system, the PHP
shell execution from the CGI, sends the coredump information directly
to the browser. Is there someting else I can do in order to give you
the necesary information?

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

[2004-03-15 07:32:28] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



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

[2004-03-15 06:22:54] barry at teleserver dot es

The problem I have with bug: 27540 is PHP versión independend and only
with apache. If you prefer hendling thes both bugs under this
reference, I will close the other one. 



Refering your request, please tell me exaclty with backtrace you mean,
I don´t know PHP to much and need some help. If you refer to the
coredump I see on the browser, its a lot of informatión and seems to
refer to a lot of memory data not only PHP.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27539

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

Reply via email to