From owner-freebsd-questions Tue Oct 8 1:33:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDD037B401 for ; Tue, 8 Oct 2002 01:33:26 -0700 (PDT) Received: from cassiopeia.email.starband.net (smtp2.starband.net [148.78.247.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 506F543E65 for ; Tue, 8 Oct 2002 01:33:25 -0700 (PDT) (envelope-from agent007@email-agents.com) Received: from accounting (vsat-148-64-3-125.c050.t7.mrt.starband.net [148.64.3.125]) by cassiopeia.email.starband.net (8.12.4/8.12.4) with ESMTP id g988X9JH011679; Tue, 8 Oct 2002 04:33:14 -0400 Message-ID: <004601c26ea7$43995030$5401a8c0@accounting> From: "John Rosanbalm" To: "Matthew Seaman" , "dodi agusri" Cc: References: <20021008075557.4921.qmail@web14809.mail.yahoo.com> <20021008081716.GB10638@happy-idiot-talk.infracaninophi> Subject: Re: is mysql working well with FreeBSD 4.5 ? Date: Tue, 8 Oct 2002 01:46:51 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can anyone tell me why I am getting the following error? Failed to apply changes : Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp3.so into server: /usr/local/lib/mysql/libmysqlclient.so.10: Undefined symbol "strtoll" I am trying to get mysql-php3 and 4 working with apache-1.3.27 I have 4.2 freebsd but have install the ports upgrade to stable at freebsd.org Any hints would be appreciated, John ----- Original Message ----- From: "Matthew Seaman" To: "dodi agusri" Cc: Sent: Tuesday, October 08, 2002 1:17 AM Subject: Re: is mysql working well with FreeBSD 4.5 ? > On Tue, Oct 08, 2002 at 12:55:57AM -0700, dodi agusri wrote: > > I plan to use MYSQL database server on FreeBSD 4.5. On > > This server I intend to Setup my web based helpdesk > > application using PHP/MYSQL. Is there any known bug > > with this OS ?.I heard that there is thread problem > > with previos FreeBSD version . > > mysql can have issues with threads under load on FreeBSD 4.x, that is > true. However, it generally works fine on single processor FreeBSD > boxes, and usually works fine on multiprocessor machines. If you're > not maxing out your database machine, mysql will serve you well. If > you are running a very busy (hundreds of hits per minute) database > based web site, then you should put some serious thought into exactly > what combination of database and server OS you use --- mysql on > FreeBSD would not be a brilliant choice in that case. > > Of course, all this is true for FreeBSD 4.x. Threads have been > completely reworked in 5-CURRENT and indications are that it will be a > rather stellar performer. > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message