ID:               33441
 User updated by:  bender at technofor dot us
 Reported By:      bender at technofor dot us
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache related
 Operating System: FreeBSD 5.4-STABLE
 PHP Version:      4.4.0RC1
 New Comment:

Ok. I just installed the 4.4.0RC1 again with --enable-debug and
disabled zend optimizer if Im correct in php.ini file ? I comented out
this lines :
;[Zend]
;zend_optimizer.optimization_level=15
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.10
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.10
;
;zend_optimizer.version=2.5.10
;zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

Stoped and started apache after that .

And created new gdb and core files

Squire webmail 
Core :  www technofor.us/belenkas/php_webmail.core
gdb : www technofor.us/belenkas/gdb_mail

Tunez
Core: www technofor.us/belenkas/tunez_php.core
gdb : www technofor.us/belenkas/tunez_gdb

Callendar
Core: www technofor.us/belenkas/calendar.core
gdb:  www technofor.us/belenkas/calendrar_gbd

Regards


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

[2005-06-24 10:06:33] [EMAIL PROTECTED]

Now please turn off ZendOptimizer and rebuild PHP with --enable-debug.

Your backtraces doesn't contain any useful information, because you
didn't read http://bugs.php.net/bugs-generating-backtrace.php.

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

[2005-06-24 04:34:10] bender at technofor dot us

Ok. here I created bgd from the script's which I unable to run . In the
url I created space between www and rest url .

First is webmail I created 2 files core and bgd 
Core: www. technofor.us/belenkas/php_webmail.core
gdb : www. technofor.us/belenkas/gdb_mail

Callendar ( it required zend ) IPB 
Core: www. technofor.us/belenkas/php_calendar.core
gdb:  www. technofor.us/belenkas/calendrar_gbd

One more program Tunez it's wont run too with the same error ... 
Core: www. technofor.us/belenkas/tunez_php.core
gdb:  www. technofor.us/belenkas/tunez_gdb

And I downgraded php back to the 4.3.11 becose zend not compatible with
4.4 . Im not sure how to create the script so I provide just gdb and
core files . Core files I created in the SSH the typed php index.php .
If need some mroe info let me know . 
Regards

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

[2005-06-23 20:14:16] [EMAIL PROTECTED]

We really need some reproduce script and/or gdb backtrace.
Please reopen the report when you have it.

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

[2005-06-23 19:45:59] bender at technofor dot us

Hi . There is the scripts I don't know what part need so I put all code
from the file . First is the Hastymail webmail . Then I login it shows
the page cannot be dispplayed so it's the mailbox.php file :
http://www.technofor.us/belenkas/hastymail.mailbox.txt
Same happend with SquirrelMail it's even don't open the login pagen
nothing don't open at all . And the next file is the IPB callendar
script I think it uses zend :
http://www.technofor.us/belenkas/calendar.index.txt  Callendar working
but then I try to add new event it's open new page , there I must log
in and after that I can add event . But it's open the page cannot be
displayed ;( Here is my phpinfo http://www.poundingtechno.com/phpin.php
. If need some more information let me know . 
Regards

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

[2005-06-23 10:47:41] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



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

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/33441

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

Reply via email to