Hi there, not sure if you are the group I should write to, but I have been trying to install php-4.3.4 and whenever I run "make" after running the following:
/configure \
--with-apxs2=/usr/local/apache/bin/apxs
--with-mysql
--prefix=/usr/local/apache/php
--with-config-file-path=/usr/local/apache/php
--enable-track-vars
--enable-force-cgi-redirect
--with-zlib
--with-gettext
--with-gdbm
I get the following errors:
ion/mod_user.c -o ext/session/mod_user.o && echo > ext/session/mod_user.lo
/pub/php-4.3.4/ext/session/mod_user.c: In function `ps_call_handler':
/pub/php-4.3.4/ext/session/mod_user.c:71: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:
http://bugzilla.redhat.com/bugzilla/> for instructions.
make: *** [ext/session/mod_user.lo] Error 1
[root@frodo php-4.3.4]#
I have submitted a full bug report to bugzilla@redhat but have not had a reply just yet. Any ideas?
I am currently running php-4.1.2-7.2.6 and wish to upgrade to the version above but am running into these issues.
Oh and YES< I have DEFINITELY been doing an awful lot of