View previous topic :: View next topic |
Author |
Message |
addi Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1841a41e3cfefe1f41324.jpg)
Joined: 06 Jun 2002 Posts: 112 Location: waterloo, on, canada
|
Posted: Mon Feb 24, 2003 5:31 am Post subject: mod_php 4.3.0 session_start() crashing apache2 |
|
|
This is my second time posting this... only because I did not get any significant answers... So, I apologize in advance.
Has anyone else had trouble using apache 2, mod_php 4.3.0 with php sessions?
When I call the session_start() function, it seg-faults apache2! (the apache error log spits out segfault errors)
Code: | An error occured while loading http://host.com/mm/: Connection to host host.com is broken |
That's the error message spit back into my browser upon accessing the page... Anyone else run into this? _________________ James Addison
http://www.pjsoft.ca |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sven Vermeulen Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/d5e02e493e22b9c75ed22.gif)
Joined: 29 Aug 2002 Posts: 1345 Location: Mechelen, Belgium
|
Posted: Mon Feb 24, 2003 7:56 pm Post subject: |
|
|
The PHP-guys say that they are still working on making ZEND Apache2-aware, so it's "normal" that there are still problems.
However, I'm one of the lucky guys that have apache2 and php working together smoothly (postnuke, phpesp and self-built php-tool all working perfectly).
Perhaps you compiled it with too agressive compilation options? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
addi Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1841a41e3cfefe1f41324.jpg)
Joined: 06 Jun 2002 Posts: 112 Location: waterloo, on, canada
|
Posted: Tue Feb 25, 2003 12:46 am Post subject: session_start() AND GD image resampling crashes. |
|
|
I've enabled things like gd, jpeg, tiff, etc. as well as mysql support, but other than that, nothing out of the ordinary, I think. There's a few things in there that might muck things up, but sheesh. Why only sessions? Why not everything? I use GD library functionality regularly, with no real problems... actually, I think that resampling does not work for me. only resize.
There are issues - eek! has anyone else run into GD resampling and/or session_start() related crashing issues?
Code: |
USE="-X -gtk -gnome -kde -qt -qtmt -motif -gpm -arts -esd -sdl -opengl -avi \
apache2 mysql gd cjk crypt encode imap imlib innodb ipv6 java jikes jpeg \
kerberos lcms ldap libg++ maildir -mbox ncurses nls nocardbus oav odbc png \
pdflib pic readline samba -spell tiff truetype usb wmf xml xml2 zlib -oss -alsa"
|
does anyone else view this as weird?
Thanks! _________________ James Addison
http://www.pjsoft.ca |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|