Date: Tue, 8 Oct 2002 01:46:51 -0700 From: "John Rosanbalm" <agent007@email-agents.com> To: "Matthew Seaman" <m.seaman@infracaninophile.co.uk>, "dodi agusri" <dodi_tdp@yahoo.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: is mysql working well with FreeBSD 4.5 ? Message-ID: <004601c26ea7$43995030$5401a8c0@accounting> References: <20021008075557.4921.qmail@web14809.mail.yahoo.com> <20021008081716.GB10638@happy-idiot-talk.infracaninophi>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <m.seaman@infracaninophile.co.uk> To: "dodi agusri" <dodi_tdp@yahoo.com> Cc: <freebsd-questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004601c26ea7$43995030$5401a8c0>