Hi, I am running ser 0.9.3 and serweb 0.9.3 on a RH ES3 box. I have PHP 4.3.2-8 running. Now each time I try to open the url for serweb, my httpd process crashes (segmentation fault). The issue is related to php since I can do a phpinfo.php and that works fine. So I started putting a statement die("I am here"); in the php code at various places to see where httpd dies. It seems to happen in the file page_controller.php in the function start() just at the line
if ($this->check_perms_to_user){
I am not a php programmer and I have no clue what this could be related to. Any help will be very appreciated.
Dave
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Hi Dave, I haven't any clue why it happen too. But PHP 4.3.2-8 is quite old and many bugs which can cause crash of PHP has been fixed. Please try update to some newer version (4.4 or 5.0) and let me now if it help to you.
Karel
Dave napsal(a):
Hi, I am running ser 0.9.3 and serweb 0.9.3 on a RH ES3 box. I have PHP 4.3.2-8 running. Now each time I try to open the url for serweb, my httpd process crashes (segmentation fault). The issue is related to php since I can do a phpinfo.php and that works fine. So I started putting a statement die("I am here"); in the php code at various places to see where httpd dies. It seems to happen in the file page_controller.php in the function start() just at the line
if ($this->check_perms_to_user){
I am not a php programmer and I have no clue what this could be related to. Any help will be very appreciated.
Dave
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Upgrading to 4.4.0 fixed the segmentation fault problem. Thanks, Dave
--- Karel Kozlik karel@iptel.org wrote:
Hi Dave, I haven't any clue why it happen too. But PHP 4.3.2-8 is quite old and many bugs which can cause crash of PHP has been fixed. Please try update to some newer version (4.4 or 5.0) and let me now if it help to you.
Karel
Dave napsal(a):
Hi, I am running ser 0.9.3 and serweb 0.9.3 on a RH
ES3
box. I have PHP 4.3.2-8 running. Now each time I
try
to open the url for serweb, my httpd process
crashes
(segmentation fault). The issue is related to php since I can do a phpinfo.php and that works fine.
So I
started putting a statement die("I am here"); in the php code at various
places to
see where httpd dies. It seems to happen in the
file
page_controller.php in the function start() just
at
the line
if ($this->check_perms_to_user){
I am not a php programmer and I have no clue what
this
could be related to. Any help will be very appreciated.
Dave
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam
protection around
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com