Date: Mon, 29 Apr 2002 22:51:13 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: "Christopher J. Umina" <FJU@Fritzilldo.com> Cc: questions <questions@freebsd.org> Subject: Re: Apache2 & PHP4 Message-ID: <Pine.GSO.4.44.0204292250390.4073-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <018901c1efdf$7dff18a0$0301a8c0@uminafamily.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Apr 2002, Christopher J. Umina wrote: > I have a problem getting PHP4 to work with my Apache2 server. Whenever I > try to start the server it says: > > Syntax error on line 250 of /usr/local/apache2/conf/httpd.conf: > Cannot load /usr/local/apache2/modules/libphp4.so into server: > /usr/local/apache > 2/modules/libphp4.so: Undefined symbol "pthread_getspecific" > > But there's no syntax error. I even copied it off the PHP site to make sure > it was correct. Anybody have this problem? Either: compile apache 2 with pthreading turned on, or compile the php module with pthreads turned off. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk __/\____/\_____/\____/|_____________________________________ flatline To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0204292250390.4073-100000>