Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mod_php 4.3.0 session_start() crashing apache2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
addi
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jun 2002
Posts: 112
Location: waterloo, on, canada

PostPosted: Mon Feb 24, 2003 5:31 am    Post subject: mod_php 4.3.0 session_start() crashing apache2 Reply with quote

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
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Mon Feb 24, 2003 7:56 pm    Post subject: Reply with quote

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
View user's profile Send private message
addi
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jun 2002
Posts: 112
Location: waterloo, on, canada

PostPosted: Tue Feb 25, 2003 12:46 am    Post subject: session_start() AND GD image resampling crashes. Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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