Date: Fri, 2 Oct 2009 13:50:45 -0700 (PDT) From: Aflatoon Aflatooni <aaflatooni@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: php5 error in FreeBSD 7.2 Message-ID: <400246.26602.qm@web56204.mail.re3.yahoo.com> In-Reply-To: <71655.65913.qm@web56205.mail.re3.yahoo.com> References: <71655.65913.qm@web56205.mail.re3.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
So I did find a thread about this and the used the following solution to fi= x the problem:=0A=0A- Edit /usr/ports/lang/php5/Makefile and add the follow= ing line to the configuration arguments:=0A--with-pcre-regex=0A=0ASo your M= akefile should have:=0ACONFIGURE_ARGS=3D \=0A=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0 --with-layout=3DGNU \=0A=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0 --with-config-file-scan-dir=3D${PREFIX}/etc/php \=0A=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --disable-all \=0A=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 --enable-libxml \=0A=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 --with-libxml-dir=3D${LOCALBASE} \=0A=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0 --with-pcre-regex \=0A=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0 --enable-reflection \=0A=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 --program-prefix=3D""=0A=0A=0A=0AAflatoon=0A=0A=A0=0A=0A= =0A----- Original Message ----=0AFrom: Aflatoon Aflatooni <aaflatooni@yahoo= .com>=0ATo: freebsd-questions@freebsd.org=0ASent: Friday, October 2, 2009 1= 1:45:08 AM=0ASubject: php5 error in FreeBSD 7.2=0A=0AHi,=0AI am getting the= following error in php5:=0A=0AInternal pcre_fullinfo() error=0A=0AI have t= ried rebuilding, but it doesn't seem to help. =0A=0AThanks=0A=0A=0A=0A=A0 = =A0 =A0 =0A_______________________________________________=0Afreebsd-questi= ons@freebsd.org mailing list=0Ahttp://lists.freebsd.org/mailman/listinfo/fr= eebsd-questions=0ATo unsubscribe, send any mail to "freebsd-questions-unsub= scribe@freebsd.org"=0A=0A=0A=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?400246.26602.qm>