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

Obviously there is going something wrong, but it would really help us
if you could come up with a short reproducable script. It seems related
to user defined sessions, but can you recreate one of the backtrace
where you have the session module compiled in statically (and not as a
shared object)? (You also don't have to put the core files online, as
they are useles without the system they were generated on).


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

[2005-06-25 01:19:11] bender at technofor dot us

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

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

[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

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

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